summaryrefslogtreecommitdiff
path: root/numpy
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-05-18 00:09:27 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-05-18 00:09:27 +0000
commit3f7fc98591d11b0a67372699371843f9fd019e36 (patch)
tree47027635bc9ccd9af5e5aa1292af1f6b1c51206f /numpy
parent1b425c5c98cfd68dff1741e35cb4e846b78fbd99 (diff)
downloadnumpy-3f7fc98591d11b0a67372699371843f9fd019e36.tar.gz
Update head revision to 0.9.9
Diffstat (limited to 'numpy')
-rw-r--r--numpy/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/version.py b/numpy/version.py
index f1fb412b8..a0c7a18b3 100644
--- a/numpy/version.py
+++ b/numpy/version.py
@@ -1,4 +1,4 @@
-version='0.9.7'
+version='0.9.9'
import os
svn_version_file = os.path.join(os.path.dirname(__file__),