summaryrefslogtreecommitdiff
path: root/scipy/core_version.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2005-11-11 09:22:27 +0000
committerTravis Oliphant <oliphant@enthought.com>2005-11-11 09:22:27 +0000
commita75a2b19a3391c41a8a421781caa9dd1e0aa16e9 (patch)
treee32b57d40609f853767d66a9a014823f422eaf63 /scipy/core_version.py
parent3e339a073a931f9a6e57973c33275e282c34cbb5 (diff)
downloadnumpy-a75a2b19a3391c41a8a421781caa9dd1e0aa16e9.tar.gz
Mild changes and version number upgrade.
Diffstat (limited to 'scipy/core_version.py')
-rw-r--r--scipy/core_version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scipy/core_version.py b/scipy/core_version.py
index d2f5df724..33b2aa422 100644
--- a/scipy/core_version.py
+++ b/scipy/core_version.py
@@ -1,4 +1,4 @@
-version='0.4.3'
+version='0.5.9'
import os
svn_version_file = os.path.join(os.path.dirname(__file__),