Skip to content

Commit f3bb6e9

Browse files
committed
Release version 0.1.1
1 parent af2ef7d commit f3bb6e9

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
@@ -11,7 +11,7 @@
1111
MAJOR = 0
1212
MINOR = 1
1313
MICRO = 1
14-
ISRELEASED = False
14+
ISRELEASED = True
1515
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
1616
QUALIFIER = ''
1717

0 commit comments

Comments
 (0)