Skip to content

Commit 4095b71

Browse files
authored
increment version, prepare release
1 parent 0bad011 commit 4095b71

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
@@ -22,7 +22,7 @@
2222

2323
MAJOR = 0
2424
MINOR = 1
25-
MICRO = 37
25+
MICRO = 38
2626
ISRELEASED = True
2727
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
2828

0 commit comments

Comments
 (0)