aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2018-08-21 08:38:01 -0400
committerJason R. Coombs <jaraco@jaraco.com>2018-08-21 08:38:01 -0400
commit167e90277b3b5d7366372c087eeba9c9a211d22f (patch)
tree7d388dbe37b468fbc9cc9d5bdd6fb73157d607dd /setup.py
parent172a572840cb19ec65d4541a557cd79d3865297a (diff)
downloadexternal_python_setuptools-167e90277b3b5d7366372c087eeba9c9a211d22f.tar.gz
external_python_setuptools-167e90277b3b5d7366372c087eeba9c9a211d22f.tar.bz2
external_python_setuptools-167e90277b3b5d7366372c087eeba9c9a211d22f.zip
Correct wrong bumpversion → 40.1.1v40.1.1
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 96dbbbbc..e01043aa 100755
--- a/setup.py
+++ b/setup.py
@@ -89,7 +89,7 @@ def pypi_link(pkg_filename):
setup_params = dict(
name="setuptools",
- version="40.2.0",
+ version="40.1.1",
description=(
"Easily download, build, install, upgrade, and uninstall "
"Python packages"