Skip to content

Commit 668a08b

Browse files
author
Oleksandr Pavlyk
committed
bumping up version
1 parent edc1e45 commit 668a08b

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 = 2
34+
MICRO = 3
3535
ISRELEASED = False
3636

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

0 commit comments

Comments
 (0)