Add the option to disable quality fallback (close #35)

Also stop the version number heresy
This commit is contained in:
vitiko98
2020-12-16 19:07:40 -04:00
parent c53181b885
commit 1bf8bb16de
5 changed files with 54 additions and 16 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ requirements = read_file("requirements.txt").strip().split()
setup(
name=pkg_name,
version="0.5.6",
version="0.6.0",
author="Vitiko",
author_email="vhnz98@gmail.com",
description="The complete Lossless and Hi-Res music downloader for Qobuz",