summaryrefslogtreecommitdiff
path: root/scipy/core_version.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2005-11-29 09:49:22 +0000
committerTravis Oliphant <oliphant@enthought.com>2005-11-29 09:49:22 +0000
commit56c7f033e60379228c88c09fce0fec137a26c4c0 (patch)
tree55eebc2492c093d76f459d9e3a1e0018354b7007 /scipy/core_version.py
parent25a5a74415005f887c51eac99a81ac16c12ec41e (diff)
downloadnumpy-56c7f033e60379228c88c09fce0fec137a26c4c0.tar.gz
Removed print statement and added CastScalarToCtype function.
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 e4aecefd9..2ba68796a 100644
--- a/scipy/core_version.py
+++ b/scipy/core_version.py
@@ -1,4 +1,4 @@
-version='0.7.3'
+version='0.7.4'
import os
svn_version_file = os.path.join(os.path.dirname(__file__),