summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-10-25 09:05:07 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-10-25 09:05:07 +0000
commitb2eb92995656ae62d980506a24ba5a6faa601cc0 (patch)
treee86bb39fd6b1435611e76ea49088c912b3d924c9
parent75981b8a97760e91295ef8b64148816a897c9b7d (diff)
downloadnumpy-b2eb92995656ae62d980506a24ba5a6faa601cc0.tar.gz
Update version number of trunk.
-rw-r--r--numpy/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/version.py b/numpy/version.py
index e7860c79d..e4ef3d3f1 100644
--- a/numpy/version.py
+++ b/numpy/version.py
@@ -1,4 +1,4 @@
-version='1.0'
+version='1.0.1'
release=False
if not release: