summaryrefslogtreecommitdiff
path: root/numpy/version.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-03-14 21:24:34 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-03-14 21:24:34 +0000
commit440214d5835da50d9dad3103835fb8b3967eb3b5 (patch)
tree69b555c59538d44ca6dd0b92cf85fa7a81fe3de9 /numpy/version.py
parentee8e27ad4facd8123858f3b046f6bba78fea7c89 (diff)
downloadnumpy-440214d5835da50d9dad3103835fb8b3967eb3b5.tar.gz
New version number
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 3ec9ded00..f1fb412b8 100644
--- a/numpy/version.py
+++ b/numpy/version.py
@@ -1,4 +1,4 @@
-version='0.9.6'
+version='0.9.7'
import os
svn_version_file = os.path.join(os.path.dirname(__file__),