diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-06-29 10:27:08 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-06-29 10:27:08 -0400 |
| commit | 1ce8f258058dd17fe833968a90e75da6935109a6 (patch) | |
| tree | ab94cb656d7f6ad302d1b11c3c7dc7dc4da8346f /release.py | |
| parent | fc98145ffdb334dc7a8fe9f48fd2b5bf450114ff (diff) | |
| download | external_python_setuptools-1ce8f258058dd17fe833968a90e75da6935109a6.tar.gz external_python_setuptools-1ce8f258058dd17fe833968a90e75da6935109a6.tar.bz2 external_python_setuptools-1ce8f258058dd17fe833968a90e75da6935109a6.zip | |
Bumped to 0.6.47 in preparation for next release.
--HG--
branch : distribute
Diffstat (limited to 'release.py')
| -rw-r--r-- | release.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ try: except Exception: pass -VERSION = '0.6.46' +VERSION = '0.6.47' PACKAGE_INDEX = 'https://pypi.python.org/pypi' PACKAGE_INDEX = 'https://pypi.python.org/pypi' |
