We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52e592a + cd0d0c9 commit 8a743e1Copy full SHA for 8a743e1
1 file changed
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