8000 REL: Release 1.7.0rc1 · certik/numpy@1cd02e0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1cd02e0

Browse files
committed
REL: Release 1.7.0rc1
1 parent 82fc667 commit 1cd02e0

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
@@ -57,7 +57,7 @@
5757
MAJOR = 1
5858
MINOR = 7
5959
MICRO = 0
60-
ISRELEASED = False
60+
ISRELEASED = True
6161
VERSION = '%d.%d.%drc1' % (MAJOR, MINOR, MICRO)
6262

6363
# Return the git revision as a string

0 commit comments

Comments
 (0)
0