commit | 87596eef24789199f98b502559f110cecdd05025 | [log] [tgz] |
---|---|---|
author | Travis Oliphant <oliphant@enthought.com> | Mon Aug 14 07:34:32 2006 |
committer | Travis Oliphant <oliphant@enthought.com> | Mon Aug 14 07:34:32 2006 |
tree | 154b5981b7890155bb1fd989282ac1671bbba145 | |
parent | 7b50608412dc41f79984aca28abd3019ac513394 [diff] |
Make it a release.
diff --git a/numpy/version.py b/numpy/version.py index 442ae0a..d3401c9 100644 --- a/numpy/version.py +++ b/numpy/version.py
@@ -1,5 +1,5 @@ version='1.0b2' -release=False +release=True if not release: import os