diff options
author | Travis Oliphant <oliphant@enthought.com> | 2005-09-14 22:42:53 +0000 |
---|---|---|
committer | Travis Oliphant <oliphant@enthought.com> | 2005-09-14 22:42:53 +0000 |
commit | 8c23d384e35328e2f7d955d56ba773f14504de4a (patch) | |
tree | fc8edf6d3dcf70e711a2400228f33098d53f016b /scipy/core_version.py | |
parent | 8cb36a620861800a190974388f069af424fac958 (diff) | |
download | numpy-8c23d384e35328e2f7d955d56ba773f14504de4a.tar.gz |
Adding scipy.base
Diffstat (limited to 'scipy/core_version.py')
-rw-r--r-- | scipy/core_version.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scipy/core_version.py b/scipy/core_version.py new file mode 100644 index 000000000..b9f95f905 --- /dev/null +++ b/scipy/core_version.py @@ -0,0 +1 @@ +version='0.4.0' |