📝 Added version info to CLI

This commit is contained in:
Oskar Dudziński
2026-05-02 18:09:15 +02:00
parent 3cba05910b
commit fbb32e735d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -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]