aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorPaul Ganssle <paul@ganssle.io>2018-11-12 15:09:59 -0500
committerPaul Ganssle <paul@ganssle.io>2018-11-12 15:09:59 -0500
commit283ebe24799a4e2dfbc38085ef6a85e05de1dac0 (patch)
treeff85b7932879c56dd0b547b3aa1a880923d5d482 /setup.py
parent6bdff7d449de92e8539179eb86fbf97e73be6cc5 (diff)
downloadexternal_python_setuptools-283ebe24799a4e2dfbc38085ef6a85e05de1dac0.tar.gz
external_python_setuptools-283ebe24799a4e2dfbc38085ef6a85e05de1dac0.tar.bz2
external_python_setuptools-283ebe24799a4e2dfbc38085ef6a85e05de1dac0.zip
Bump version: 40.5.0 → 40.6.0
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index cdb4ec79..569730d3 100755
--- a/setup.py
+++ b/setup.py
@@ -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"