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 2ce20bb commit 6e6f443Copy full SHA for 6e6f443
setup.py
@@ -16,7 +16,7 @@
16
17
# Use this version when git data are not available, like in git zip archive.
18
# Update when tagging a new release.
19
-FALLBACK_VERSION = '1.1a1.post0'
+FALLBACK_VERSION = '1.1.post0'
20
21
# versioncfgfile holds version data for git commit hash and date.
22
# It must reside in the same directory as version.py.
0 commit comments