summaryrefslogtreecommitdiff
path: root/scipy/core_version.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2005-11-18 09:39:36 +0000
committerTravis Oliphant <oliphant@enthought.com>2005-11-18 09:39:36 +0000
commita96cec43392ce90036a43c3bf5be5e730b933b77 (patch)
treef8f2f691bb171d33a81762f0f23f9ecef359eac8 /scipy/core_version.py
parentd23cda7199ae132df9661e676fa0df4910fc2530 (diff)
downloadnumpy-a96cec43392ce90036a43c3bf5be5e730b933b77.tar.gz
Re-factored ConvertToCommonType and added to C-API.
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 28b156686..bce618c17 100644
--- a/scipy/core_version.py
+++ b/scipy/core_version.py
@@ -1,4 +1,4 @@
-version='0.7.0'
+version='0.7.1'
import os
svn_version_file = os.path.join(os.path.dirname(__file__),