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