summaryrefslogtreecommitdiff
path: root/scipy/core_version.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2005-11-12 10:24:39 +0000
committerTravis Oliphant <oliphant@enthought.com>2005-11-12 10:24:39 +0000
commit7cbb2fcfc19c66f6470f7a24c8de4968263cf29c (patch)
tree003f8b3cb490476b1b2514b0ae0bad89b16ba6ca /scipy/core_version.py
parentffa70cdb23d58eb7fb45bb73bfb4bad2d88ae852 (diff)
downloadnumpy-7cbb2fcfc19c66f6470f7a24c8de4968263cf29c.tar.gz
Added a few features to the 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 f2a9e4baf..0e1332ba6 100644
--- a/scipy/core_version.py
+++ b/scipy/core_version.py
@@ -1,4 +1,4 @@
-version='0.6.0'
+version='0.6.1'
import os
svn_version_file = os.path.join(os.path.dirname(__file__),