Skip to content

Commit 8267fdb

Browse files
committed
Revert to dev version
1 parent 872edbe commit 8267fdb

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
@@ -10,7 +10,7 @@
1010
MAJOR = 0
1111
MINOR = 10
1212
MICRO = 0
13-
ISRELEASED = True
13+
ISRELEASED = False
1414
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
1515
QUALIFIER = 'rc2'
1616

0 commit comments

Comments
 (0)