Skip to content

Commit 2d5e504

Browse files
REL: bump up version.
1 parent 72481c0 commit 2d5e504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
# Use this version when git data are not available, like in git zip archive.
2020
# Update when tagging a new release.
21-
FALLBACK_VERSION = '1.4.0'
21+
FALLBACK_VERSION = '1.4.1'
2222

2323
# determine if we run with Python 3.
2424
PY3 = (sys.version_info[0] == 3)

0 commit comments

Comments
 (0)