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 b941e9e commit 43fd481Copy full SHA for 43fd481
setup.py
@@ -13,7 +13,7 @@
13
14
# Use this version when git data are not available, like in git zip archive.
15
# Update when tagging a new release.
16
-FALLBACK_VERSION = '1.1.post0'
+FALLBACK_VERSION = '1.1.1.post0'
17
18
# versioncfgfile holds version data for git commit hash and date.
19
# It must reside in the same directory as version.py.
0 commit comments