diff options
| author | Travis Oliphant <oliphant@enthought.com> | 2006-08-21 21:05:33 +0000 |
|---|---|---|
| committer | Travis Oliphant <oliphant@enthought.com> | 2006-08-21 21:05:33 +0000 |
| commit | d73e71e413eae0a89006e05e2f78bf5fcfc6b8a7 (patch) | |
| tree | 1de3d955042b0b4525c2e14a4a29af690315133b | |
| parent | 52bb92724e0bb023544a3b68a16d69bb0c76d058 (diff) | |
| download | numpy-d73e71e413eae0a89006e05e2f78bf5fcfc6b8a7.tar.gz | |
Make trunk 1.0b4.dev release
| -rw-r--r-- | numpy/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/version.py b/numpy/version.py index 9e854549d..d5954c643 100644 --- a/numpy/version.py +++ b/numpy/version.py @@ -1,4 +1,4 @@ -version='1.0b3' +version='1.0b4444' release=False if not release: |
