Skip to content

Commit c1681a6

Browse files
committed
Up version
1 parent cd6fc96 commit c1681a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
MAJOR = 0
55
MINOR = 2
6-
MICRO = 7
6+
MICRO = 8
77
ISRELEASED = False
88
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
99

0 commit comments

Comments
 (0)