aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-11-23 14:43:07 -0500
committerJason R. Coombs <jaraco@jaraco.com>2019-11-23 14:43:07 -0500
commitd155aa0d61690b7013de968b912a001d18f5cfdd (patch)
tree2c43ffa35152bb41c01af00f9a1ff398b7ee4bef /setup.cfg
parent1a5d06b584cf9e221b6633c88e94c6bed0d899be (diff)
downloadexternal_python_setuptools-42.0.0.tar.gz
external_python_setuptools-42.0.0.tar.bz2
external_python_setuptools-42.0.0.zip
Bump version: 41.6.0 → 42.0.0v42.0.0
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 42a3d86c..c0aa35ba 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ universal = 1
[metadata]
name = setuptools
-version = 41.6.0
+version = 42.0.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org