summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-09-05 03:50:20 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-09-05 03:50:20 +0000
commit887544fd8cf38fbaacdcfbb3a49362ef519604f3 (patch)
tree5c6d68195f9bd4369922383da0a9ffa89e261b04
parentae4e6ce449c06b25806b499ff2384d7335583570 (diff)
downloadnumpy-887544fd8cf38fbaacdcfbb3a49362ef519604f3.tar.gz
Bump up version number to rc1
-rw-r--r--numpy/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/version.py b/numpy/version.py
index 6be6aa5dd..07169184a 100644
--- a/numpy/version.py
+++ b/numpy/version.py
@@ -1,4 +1,4 @@
-version='1.0b5'
+version='1.0rc1'
release=False
if not release: