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 2c6a056 commit ce81d2eCopy full SHA for ce81d2e
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.4.0'
+FALLBACK_VERSION = '1.4.2'
19
20
# determine if we run with Python 3.
21
PY3 = (sys.version_info[0] == 3)
0 commit comments