summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-08-14 07:34:32 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-08-14 07:34:32 +0000
commit87596eef24789199f98b502559f110cecdd05025 (patch)
tree154b5981b7890155bb1fd989282ac1671bbba145
parent7b50608412dc41f79984aca28abd3019ac513394 (diff)
downloadnumpy-1.0b2.tar.gz
Make it a release.v1.0b2
-rw-r--r--numpy/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/version.py b/numpy/version.py
index 442ae0ad0..d3401c93a 100644
--- a/numpy/version.py
+++ b/numpy/version.py
@@ -1,5 +1,5 @@
version='1.0b2'
-release=False
+release=True
if not release:
import os