Skip to content

Commit 6daa88d

Browse files
authored
Release 1.1.0 (#338)
1 parent c75dc14 commit 6daa88d

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 = 0
1111

12-
IS_RELEASED = False
12+
IS_RELEASED = True
1313

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

0 commit comments

Comments
 (0)