We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd6fc96 commit c1681a6Copy full SHA for c1681a6
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
4
MAJOR = 0
5
MINOR = 2
6
-MICRO = 7
+MICRO = 8
7
ISRELEASED = False
8
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
9
0 commit comments