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