diff options
| author | Paul Ganssle <paul@ganssle.io> | 2018-11-12 15:09:59 -0500 |
|---|---|---|
| committer | Paul Ganssle <paul@ganssle.io> | 2018-11-12 15:09:59 -0500 |
| commit | 283ebe24799a4e2dfbc38085ef6a85e05de1dac0 (patch) | |
| tree | ff85b7932879c56dd0b547b3aa1a880923d5d482 /setup.py | |
| parent | 6bdff7d449de92e8539179eb86fbf97e73be6cc5 (diff) | |
| download | python-setuptools-git-283ebe24799a4e2dfbc38085ef6a85e05de1dac0.tar.gz | |
Bump version: 40.5.0 → 40.6.0
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="40.5.0", + version="40.6.0", description=( "Easily download, build, install, upgrade, and uninstall " "Python packages" |
