We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5489d7d + a98f069 commit 6554365Copy full SHA for 6554365
1 file changed
setup.py
@@ -18,7 +18,7 @@
18
19
# Use this version when git data are not available, like in git zip archive.
20
# Update when tagging a new release.
21
-FALLBACK_VERSION = '1.3.0'
+FALLBACK_VERSION = '1.4.0'
22
23
# determine if we run with Python 3.
24
PY3 = (sys.version_info[0] == 3)
0 commit comments