Skip to content

Commit a0cff3b

Browse files
authored
Release 1.1.2 (#351)
1 parent 6ef1cb6 commit a0cff3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
MINOR = 1
1010
MICRO = 2
1111

12-
IS_RELEASED = False
12+
IS_RELEASED = True
1313

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

0 commit comments

Comments
 (0)