mirror of
https://github.com/oskvr37/tiddl.git
synced 2026-06-13 04:05:08 +03:00
📝 Added version info to CLI
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "tiddl"
|
name = "tiddl"
|
||||||
version = "3.4.0a5"
|
version = "3.4.0a6"
|
||||||
description = "Download Tidal tracks with CLI downloader."
|
description = "Download Tidal tracks with CLI downloader."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.13"
|
requires-python = ">=3.13"
|
||||||
|
|||||||
+1
-1
@@ -31,7 +31,7 @@ def callback(
|
|||||||
] = CONFIG.debug,
|
] = CONFIG.debug,
|
||||||
):
|
):
|
||||||
"""
|
"""
|
||||||
tiddl - download tidal tracks \u266b
|
tiddl v3.4.0a6 - download tidal tracks \u266b
|
||||||
|
|
||||||
[link=https://github.com/oskvr37/tiddl]github (https://github.com/oskvr37/tiddl)[/link]
|
[link=https://github.com/oskvr37/tiddl]github (https://github.com/oskvr37/tiddl)[/link]
|
||||||
[link=https://buymeacoffee.com/oskvr][yellow]buy me a coffee (https://buymeacoffee.com/oskvr)[/link]
|
[link=https://buymeacoffee.com/oskvr][yellow]buy me a coffee (https://buymeacoffee.com/oskvr)[/link]
|
||||||
|
|||||||
Reference in New Issue
Block a user