summaryrefslogtreecommitdiff
path: root/scipy/core_version.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2005-12-30 23:23:29 +0000
committerTravis Oliphant <oliphant@enthought.com>2005-12-30 23:23:29 +0000
commit6508583da84bd0c17b492da99c59e091ebb7c049 (patch)
tree1f867fa214d771a4ed0549720c1ed64ed64f05ca /scipy/core_version.py
parent8d90fbf15133b03d75933882c227d808a2598111 (diff)
downloadnumpy-6508583da84bd0c17b492da99c59e091ebb7c049.tar.gz
Updated PyArray_ArgSort to allow future sorting choices.
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 3b6994b10..2ab8fbc24 100644
--- a/scipy/core_version.py
+++ b/scipy/core_version.py
@@ -1,4 +1,4 @@
-version='0.9.0'
+version='0.9.1'
import os
svn_version_file = os.path.join(os.path.dirname(__file__),