mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-14 15:15:06 -04:00
Fixed bug where single tracks don’t get tagged
This commit is contained in:
parent
c74b4b655a
commit
a1905aeee2
4 changed files with 41 additions and 20 deletions
2
setup.py
2
setup.py
|
@ -14,7 +14,7 @@ requirements = read_file("requirements.txt").strip().split()
|
|||
# https://github.com/pypa/sampleproject/blob/main/setup.py
|
||||
setup(
|
||||
name=pkg_name,
|
||||
version="0.1",
|
||||
version="0.1.1",
|
||||
author='Nathan',
|
||||
author_email='nathanthomas707@gmail.com',
|
||||
keywords='lossless, hi-res, qobuz, tidal, deezer, audio, convert',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue