mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-13 14:44:49 -04:00
bump version
This commit is contained in:
parent
abbc54f07e
commit
c0180b7828
1 changed files with 1 additions and 1 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
|
# https://github.com/pypa/sampleproject/blob/main/setup.py
|
||||||
setup(
|
setup(
|
||||||
name=pkg_name,
|
name=pkg_name,
|
||||||
version="0.2.3",
|
version="0.2.4",
|
||||||
author='Nathan',
|
author='Nathan',
|
||||||
author_email='nathanthomas707@gmail.com',
|
author_email='nathanthomas707@gmail.com',
|
||||||
keywords='lossless, hi-res, qobuz, tidal, deezer, audio, convert',
|
keywords='lossless, hi-res, qobuz, tidal, deezer, audio, convert',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue