summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-09-20 19:14:33 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-09-20 19:14:33 +0000
commit56ac5f7711cc399db40738a625d2f33f24fb6166 (patch)
treef4761d42b51e58e07069e7498d8a31a334c84bdc
parent7a8ebd261c37307176bbad175ca60e99aa53fabf (diff)
downloadnumpy-1.0rc1.tar.gz
Make 1.0rc1 a release.v1.0rc1
-rw-r--r--numpy/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/version.py b/numpy/version.py
index 07169184a..946228faf 100644
--- a/numpy/version.py
+++ b/numpy/version.py
@@ -1,5 +1,5 @@
version='1.0rc1'
-release=False
+release=True
if not release:
import os