summaryrefslogtreecommitdiff
path: root/scipy/core_version.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2005-12-11 08:38:41 +0000
committerTravis Oliphant <oliphant@enthought.com>2005-12-11 08:38:41 +0000
commitc14792d056422fe02219efc600ca9d67c4bbd56d (patch)
tree8cf6642c8c313e101870a60e22eb46f9b7518832 /scipy/core_version.py
parentcf4cf7f0e6af89772aeb6daeb7f6f05f3c51f8ae (diff)
downloadnumpy-c14792d056422fe02219efc600ca9d67c4bbd56d.tar.gz
Sped up arange and remainder.
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 710abda34..3708e1368 100644
--- a/scipy/core_version.py
+++ b/scipy/core_version.py
@@ -1,4 +1,4 @@
-version='0.8.2'
+version='0.8.3'
import os
svn_version_file = os.path.join(os.path.dirname(__file__),