File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ librespot@git+https://github.com/kokarare1212/librespot-python
22music-tag@git+https://zotify.xyz/zotify/music-tag
33mutagen
44Pillow
5- pwinput
5+ pkce
66requests
77tqdm
Original file line number Diff line number Diff line change 11[metadata]
22name = zotify
3- version = 0.9.5
3+ version = 0.9.6
44author = Zotify Contributors
55description = A highly customizable music and podcast downloader
66long_description = file: README.md
@@ -23,7 +23,7 @@ install_requires =
2323 music-tag@git+https://zotify.xyz/zotify/music-tag
2424 mutagen
2525 Pillow
26- pwinput
26+ pkce
2727 requests
2828 tqdm
2929
Original file line number Diff line number Diff line change 77from zotify .config import CONFIG_PATHS , CONFIG_VALUES
88from zotify .utils import OptionalOrFalse
99
10- VERSION = "0.9.5 "
10+ VERSION = "0.9.6 "
1111
1212
1313def main ():
You can’t perform that action at this time.
0 commit comments