diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-01-16 17:39:54 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-01-16 17:39:54 -0500 |
| commit | 7372d185e72fda6c8ad3eea6c5faac61eae602c5 (patch) | |
| tree | c9ce3f9956df510871c9b2d6000b796bfc9b6c2a | |
| parent | 400d10f9ed6d353fcd349727342c153839eb8a69 (diff) | |
| download | external_python_setuptools-7372d185e72fda6c8ad3eea6c5faac61eae602c5.tar.gz external_python_setuptools-7372d185e72fda6c8ad3eea6c5faac61eae602c5.tar.bz2 external_python_setuptools-7372d185e72fda6c8ad3eea6c5faac61eae602c5.zip | |
Bumped to 19.5 in preparation for next release.
| -rw-r--r-- | setuptools/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools/version.py b/setuptools/version.py index 7ff48baa..59c45529 100644 --- a/setuptools/version.py +++ b/setuptools/version.py @@ -1 +1 @@ -__version__ = '19.4' +__version__ = '19.5' |
