mirror of
https://github.com/oskvr37/tiddl.git
synced 2026-06-13 04:05:08 +03:00
🚀 update description and python version
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user