mirror of
https://github.com/oskvr37/tiddl.git
synced 2026-06-13 04:05:08 +03:00
🚀 Bump version to 3.4.1
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ log = logging.getLogger("tiddl")
|
||||
app = typer.Typer(name="tiddl", no_args_is_help=True, rich_markup_mode="rich")
|
||||
register_commands(app)
|
||||
|
||||
VERSION = "v3.4.0a6"
|
||||
VERSION = "v3.4.1"
|
||||
|
||||
|
||||
@app.callback()
|
||||
|
||||
Reference in New Issue
Block a user