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 5f8be91 commit cd0d0c9Copy full SHA for cd0d0c9
setup.py
@@ -15,7 +15,7 @@
15
16
# Use this version when git data are not available, like in git zip archive.
17
# Update when tagging a new release.
18
-FALLBACK_VERSION = '2.0.0'
+FALLBACK_VERSION = '2.0.1'
19
20
# determine if we run with Python 3.
21
PY3 = (sys.version_info[0] == 3)
0 commit comments