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 88f7306 + a864edb commit 7ea1727Copy full SHA for 7ea1727
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.10"
+__version__ = "2.0.11"
31
32
if "--release" in sys.argv:
33
sys.argv.remove("--release")
0 commit comments