summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-12-02 06:58:50 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-12-02 06:58:50 +0000
commit1a6b656657baa12f6e3ab41ebb731e2a162f262c (patch)
treec9622c633d657661de082896a95d9a885bdba950
parent91e3f408b21bde54cac134b7140d76c7ae147a20 (diff)
downloadnumpy-1.0.1.tar.gz
Make it a release.v1.0.1
-rw-r--r--numpy/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/version.py b/numpy/version.py
index e4ef3d3f1..9950c4b65 100644
--- a/numpy/version.py
+++ b/numpy/version.py
@@ -1,5 +1,5 @@
version='1.0.1'
-release=False
+release=True
if not release:
import os