We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec22e4 commit 08b17aeCopy full SHA for 08b17ae
1 file changed
setup.py
@@ -62,7 +62,7 @@
62
MAJOR = 1
63
MINOR = 16
64
MICRO = 3
65
-ISRELEASED = False
+ISRELEASED = True
66
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
67
68
0 commit comments