Skip to content

Commit a98f069

Browse files
REL: bump up the version.
1 parent 3ad8d1c commit a98f069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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.3.0'
21+
FALLBACK_VERSION = '1.4.0'
2222

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

0 commit comments

Comments
 (0)