aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-12-01 09:52:47 -0500
committerJason R. Coombs <jaraco@jaraco.com>2019-12-01 09:52:47 -0500
commit6fa879b961c6623750a8a25325eeeda9e68fa541 (patch)
tree423674721f550b9a8433e3b42b1058edca353ebf /setup.cfg
parent53b2eb605de63b1c7589696ad55780b6ae0b7dcf (diff)
downloadexternal_python_setuptools-6fa879b961c6623750a8a25325eeeda9e68fa541.tar.gz
external_python_setuptools-6fa879b961c6623750a8a25325eeeda9e68fa541.tar.bz2
external_python_setuptools-6fa879b961c6623750a8a25325eeeda9e68fa541.zip
Bump version: 42.0.1 → 42.0.2
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 b8e54279..68b49d73 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ universal = 1
[metadata]
name = setuptools
-version = 42.0.1
+version = 42.0.2
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org