summaryrefslogtreecommitdiff
path: root/scipy/core_version.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2005-12-03 01:27:29 +0000
committerTravis Oliphant <oliphant@enthought.com>2005-12-03 01:27:29 +0000
commit7050eb54919b693eb4e718622e4ecbd0035b3007 (patch)
tree69105fdfb77e59d3f76c2e0dfaeeffb53078aba9 /scipy/core_version.py
parent4ba40d45bedc670d0a1a69ca023ddcdab3946091 (diff)
downloadnumpy-7050eb54919b693eb4e718622e4ecbd0035b3007.tar.gz
Saving changes.
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 2ba68796a..d470f8101 100644
--- a/scipy/core_version.py
+++ b/scipy/core_version.py
@@ -1,4 +1,4 @@
-version='0.7.4'
+version='0.8.0'
import os
svn_version_file = os.path.join(os.path.dirname(__file__),