Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7f7343e

Browse files
author
Ralf Gommers
committed
REL: set version number to 0.10.1rc1.
1 parent 3e13637 commit 7f7343e

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
@@ -50,7 +50,7 @@
5050
MAJOR = 0
5151
MINOR = 10
5252
MICRO = 1
53-
ISRELEASED = False
53+
ISRELEASED = True
5454
VERSION = '%d.%d.%drc1' % (MAJOR, MINOR, MICRO)
5555

5656

0 commit comments

Comments
 (0)