Skip to content

Commit 899d1be

Browse files
committed
return to dev version
1 parent b45e8d3 commit 899d1be

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

0 commit comments

Comments
 (0)