Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 183fdb2

Browse files
committed
REL: Release 1.10.0
1 parent 9f0ae61 commit 183fdb2

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
@@ -58,7 +58,7 @@
5858
MAJOR = 1
5959
MINOR = 10
6060
MICRO = 0
61-
ISRELEASED = False
61+
ISRELEASED = True
6262
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
6363

6464

0 commit comments

Comments
 (0)