aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-06-15 08:56:45 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-06-15 08:56:45 -0400
commitc999ba42e3cc99cfdf8c1eea88b9b0136104af12 (patch)
tree316b12392f3023cb31b1c12f77e035f62f8a71e4 /setup.cfg
parenta4d8518c7b3cadf5e008871cf0d8c2d02a6a4492 (diff)
downloadexternal_python_setuptools-c999ba42e3cc99cfdf8c1eea88b9b0136104af12.tar.gz
external_python_setuptools-c999ba42e3cc99cfdf8c1eea88b9b0136104af12.tar.bz2
external_python_setuptools-c999ba42e3cc99cfdf8c1eea88b9b0136104af12.zip
Bump version: 47.1.1 → 47.2.0v47.2.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 66fb8921..4beae652 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 47.1.1
+version = 47.2.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org