summaryrefslogtreecommitdiff
path: root/scipy/core_version.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2005-11-13 03:42:13 +0000
committerTravis Oliphant <oliphant@enthought.com>2005-11-13 03:42:13 +0000
commit35c019e267d08bee6c17308b29c5bc6c4928dec6 (patch)
treef484ceed3f42cdd5b654773d0a840eee77115ad8 /scipy/core_version.py
parent5a215e75e2ee5100c1e6076123b10f135f62b14c (diff)
downloadnumpy-35c019e267d08bee6c17308b29c5bc6c4928dec6.tar.gz
Updated version...
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 0e1332ba6..7763ba426 100644
--- a/scipy/core_version.py
+++ b/scipy/core_version.py
@@ -1,4 +1,4 @@
-version='0.6.1'
+version='0.6.2'
import os
svn_version_file = os.path.join(os.path.dirname(__file__),