diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-07-13 15:12:58 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-07-13 15:12:58 -0400 |
| commit | f8899569a5433f5d9027c294686a8b62215975c1 (patch) | |
| tree | 127f20c45109f411490f389b0ec8fbebef842421 /setup.py | |
| parent | 7ef1a45b7eea578022a509a3ddca0c6ea8b97b27 (diff) | |
| download | python-setuptools-git-f8899569a5433f5d9027c294686a8b62215975c1.tar.gz | |
Bump version: 36.1.0 → 36.1.1v36.1.1
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ def pypi_link(pkg_filename): setup_params = dict( name="setuptools", - version="36.1.0", + version="36.1.1", description="Easily download, build, install, upgrade, and uninstall " "Python packages", author="Python Packaging Authority", |
