aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2024-02-22 00:31:28 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2024-02-22 00:31:28 +0530
commit7e4c9465a197ed2024e85151b2b7d53d51704d1b (patch)
tree0c1de35e0a99461258f8984b8948a612c3d08dd6 /pyproject.toml
parent11cbc28bf951cd9b8788d778fdbe25d2a1f30fa7 (diff)
downloadyt-music-7e4c9465a197ed2024e85151b2b7d53d51704d1b.zip
yt-music-7e4c9465a197ed2024e85151b2b7d53d51704d1b.tar.gz
chore: config file added
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index aab7a4e..3b92e54 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "yt-music"
-version = "0.0.6"
+version = "0.0.7"
description = "A command line YouTube Music client."
authors = ["DemonKingSwarn <rockingswarn@gmail.com>"]
license = "GPLv3"