summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-09-05 03:49:04 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-09-05 03:49:04 +0000
commitc90202ce60184a803b311754b26f1386bcf1757f (patch)
tree6f8a95626f21264d94e42c816d36f65c1a4fc10f
parentae4e6ce449c06b25806b499ff2384d7335583570 (diff)
downloadnumpy-1.0b5.tar.gz
Make version a releasev1.0b5
-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..ab22d3c84 100644
--- a/numpy/version.py
+++ b/numpy/version.py
@@ -1,5 +1,5 @@
version='1.0b5'
-release=False
+release=True
if not release:
import os