Skip to content

Commit 127177c

Browse files
updated version
1 parent d00165b commit 127177c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

3232
MAJOR = 1
3333
MINOR = 0
34-
MICRO = 1
34+
MICRO = 2
3535
ISRELEASED = False
3636

3737
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)

0 commit comments

Comments
 (0)