summaryrefslogtreecommitdiff
path: root/numpy/version.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-08-21 21:06:24 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-08-21 21:06:24 +0000
commitcc6bed52164cf955d56081835e1790622220ca62 (patch)
tree36ba4cfff7bac804c367929a4ef6d8fe999438ec /numpy/version.py
parent52bb92724e0bb023544a3b68a16d69bb0c76d058 (diff)
downloadnumpy-1.0b3.tar.gz
Make release 1.0b3 a releasev1.0b3
Diffstat (limited to 'numpy/version.py')
-rw-r--r--numpy/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/version.py b/numpy/version.py
index 9e854549d..4b74734a8 100644
--- a/numpy/version.py
+++ b/numpy/version.py
@@ -1,5 +1,5 @@
version='1.0b3'
-release=False
+release=True
if not release:
import os