Skip to content

Commit 44fda10

Browse files
committed
Release v0.0.1
1 parent 1d3919b commit 44fda10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
MAJOR = 0
1212
MINOR = 0
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)