diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-23 17:01:46 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-23 17:01:46 -0500 |
| commit | 6d89f362c9657e12fe2500c061e77747305b76e4 (patch) | |
| tree | ad92eb53d12d91ca4ee3f19cb5a7a7095ac06869 /setup.py | |
| parent | 9cb83c3711d737fa3bff56f55e4def8267bae83c (diff) | |
| download | python-setuptools-git-34.0.1.tar.gz | |
Bump version: 34.0.0 → 34.0.1v34.0.1
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ def pypi_link(pkg_filename): setup_params = dict( name="setuptools", - version="34.0.0", + version="34.0.1", description="Easily download, build, install, upgrade, and uninstall " "Python packages", author="Python Packaging Authority", |
