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.
2 parents bd3895e + cc85845 commit 784eca5Copy full SHA for 784eca5
setup.py
@@ -27,7 +27,7 @@
27
# This version number should always be that of the *next* (unreleased) version.
28
# Immediately after uploading a package to PyPI, you should increment the
29
# version number and push to gitHub.
30
-__version__ = "2.0.8"
+__version__ = "2.0.9"
31
32
if "--release" in sys.argv:
33
sys.argv.remove("--release")
0 commit comments