Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vitiko98 committed Nov 16, 2022
1 parent d44770a commit 4e746ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ pathvalidate
requests
mutagen
tqdm
pick
pick==1.6.0
beautifulsoup4
colorama
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ def read_file(fname):
"requests",
"mutagen",
"tqdm",
"pick",
"pick==1.6.0",
"beautifulsoup4",
"colorama",
]

setup(
name=pkg_name,
version="0.9.9.7",
version="0.9.9.8",
author="Vitiko",
author_email="[email protected]",
description="The complete Lossless and Hi-Res music downloader for Qobuz",
Expand Down

0 comments on commit 4e746ff

Please sign in to comment.