We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e727f80 commit 126ce3aCopy full SHA for 126ce3a
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
import setuptools
2
3
setuptools.setup(name="librespot",
4
- version="0.0.8",
+ version="0.0.9",
5
description="Open Source Spotify Client",
6
long_description=open("README.md").read(),
7
long_description_content_type="text/markdown",
0 commit comments