🚀 update description and python version

This commit is contained in:
oskvr37
2025-01-20 20:20:23 +01:00
parent 115c18829e
commit 97692b20a4
+2 -2
View File
@@ -5,9 +5,9 @@ build-backend = "setuptools.build_meta"
[project]
name = "tiddl"
version = "2.0.0"
description = "TIDDL (Tidal Downloader) is CLI application that allows downloading Tidal tracks."
description = "Download Tidal tracks with CLI downloader."
readme = "README.md"
requires-python = ">=3.10"
requires-python = ">=3.11"
authors = [{ name = "oskvr37" }]
classifiers = [
"Environment :: Console",