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

Skip to content

Commit a60b390

Browse files
committed
REL: Release.
1 parent f846b83 commit a60b390

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
@@ -62,7 +62,7 @@
6262
MAJOR = 1
6363
MINOR = 8
6464
MICRO = 0
65-
ISRELEASED = False
65+
ISRELEASED = True
6666
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
6767

6868
# Return the git revision as a string

0 commit comments

Comments
 (0)