We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f85e5f + 9a40893 commit 4b084ccCopy full SHA for 4b084cc
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 = '1.2.0'
+FALLBACK_VERSION = '1.4.0'
19
20
# determine if we run with Python 3.
21
PY3 = (sys.version_info[0] == 3)
0 commit comments