diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-07 08:23:14 -0700 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-07 08:23:14 -0700 |
| commit | 1e311f519afaf3f5d00538ff64b50bd8c15eef02 (patch) | |
| tree | a7178a7b9d35bb2dc0540fcaa605a12055ea856e /setup.py | |
| parent | 3660b258d084b47751f0fdb3b33090276059e8cb (diff) | |
| download | external_python_setuptools-1e311f519afaf3f5d00538ff64b50bd8c15eef02.tar.gz external_python_setuptools-1e311f519afaf3f5d00538ff64b50bd8c15eef02.tar.bz2 external_python_setuptools-1e311f519afaf3f5d00538ff64b50bd8c15eef02.zip | |
Bump version: 28.2.0 → 28.3.0v28.3.0
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="28.2.0", + version="28.3.0", description="Easily download, build, install, upgrade, and uninstall " "Python packages", author="Python Packaging Authority", |
