We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc75638 commit cc19b74Copy full SHA for cc19b74
setup.py
@@ -6,7 +6,7 @@
6
DOCLINES = __doc__.split("\n")
7
8
########################
9
-__version__ = '1.4'
+__version__ = '1.5'
10
VERSION = __version__
11
ISRELEASED = False
12
0 commit comments