mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-21 02:35:29 -04:00
Bump version
This commit is contained in:
parent
bff195e2d8
commit
da42b9fd28
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.10",
|
version="0.2.11",
|
||||||
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