Skip to content

Commit 7978dd4

Browse files
committed
MAINT: Update development branch version to 1.15.0.
1 parent 7a8c6b4 commit 7978dd4

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
@@ -62,7 +62,7 @@
6262
"""
6363

6464
MAJOR = 1
65-
MINOR = 14
65+
MINOR = 15
6666
MICRO = 0
6767
ISRELEASED = False
6868
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)

0 commit comments

Comments
 (0)