summaryrefslogtreecommitdiff
path: root/scipy/core_version.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2005-11-14 11:23:06 +0000
committerTravis Oliphant <oliphant@enthought.com>2005-11-14 11:23:06 +0000
commitd6869c90048d96ebda4ff451ad6872577e8c731d (patch)
tree4c77fbb3e62d9a18534a5b4bbb6c24f8177ec246 /scipy/core_version.py
parentf4e6260334dc598f736190ad73766aef3f6b1374 (diff)
downloadnumpy-d6869c90048d96ebda4ff451ad6872577e8c731d.tar.gz
Added multiter type to expose broadcasting as an iterator.
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 7763ba426..28b156686 100644
--- a/scipy/core_version.py
+++ b/scipy/core_version.py
@@ -1,4 +1,4 @@
-version='0.6.2'
+version='0.7.0'
import os
svn_version_file = os.path.join(os.path.dirname(__file__),