Skip to content

Commit e607a31

Browse files
committed
Bump up FALLBACK_VERSION to 2.1a0.
1 parent 9ae03e2 commit e607a31

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
@@ -69,7 +69,7 @@ def create_extensions():
6969

7070
# Use this version when git data are not available, like in git zip archive.
7171
# Update when tagging a new release.
72-
FALLBACK_VERSION = '2.0a1.post0'
72+
FALLBACK_VERSION = '2.1a0.post0'
7373

7474
# versioncfgfile holds version data for git commit hash and date.
7575
# It must reside in the same directory as version.py.

0 commit comments

Comments
 (0)