Skip to content

Commit 2f7e37c

Browse files
authored
increment version
1 parent 275b4fd commit 2f7e37c

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
@@ -23,7 +23,7 @@
2323

2424
MAJOR = 0
2525
MINOR = 1
26-
MICRO = 39
26+
MICRO = 40
2727
ISRELEASED = True
2828
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
2929

0 commit comments

Comments
 (0)