diff options
author | Travis Oliphant <oliphant@enthought.com> | 2005-09-30 06:56:18 +0000 |
---|---|---|
committer | Travis Oliphant <oliphant@enthought.com> | 2005-09-30 06:56:18 +0000 |
commit | 358fdf2a10b58851479d0ce01f90bd7b8a576570 (patch) | |
tree | cb0a1808197aa0536363566449da885414639eb9 /scipy/core_version.py | |
parent | ce8da23e05ec7bc4df7ccca8916c1d94e46dac5a (diff) | |
download | numpy-358fdf2a10b58851479d0ce01f90bd7b8a576570.tar.gz |
Making sure it committed
Diffstat (limited to 'scipy/core_version.py')
-rw-r--r-- | scipy/core_version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scipy/core_version.py b/scipy/core_version.py index 9c35bfd95..b2adf9a1a 100644 --- a/scipy/core_version.py +++ b/scipy/core_version.py @@ -1 +1 @@ -version='0.4.1' +version='0.4.2' |