We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185b444 commit 2d0fcefCopy full SHA for 2d0fcef
setup.py
@@ -6,7 +6,7 @@
6
DOCLINES = __doc__.split("\n")
7
8
########################
9
-__version__ = '1.1'
+__version__ = '1.2'
10
VERSION = __version__
11
ISRELEASED = False
12
0 commit comments