aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-06-15 16:47:28 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-06-15 16:47:28 -0400
commit3955acbb0da75df804d86a52d6fbcc269075a9d3 (patch)
tree174a001e3c5f1fc4c343611a281456b1241c0b72 /setup.cfg
parent4918afcc458502c9e72e30a4f8c99b08ad5e54b5 (diff)
downloadexternal_python_setuptools-3955acbb0da75df804d86a52d6fbcc269075a9d3.tar.gz
external_python_setuptools-3955acbb0da75df804d86a52d6fbcc269075a9d3.tar.bz2
external_python_setuptools-3955acbb0da75df804d86a52d6fbcc269075a9d3.zip
Bump version: 47.2.0 → 47.3.0v47.3.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 4beae652..9d3cad52 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
-version = 47.2.0
+version = 47.3.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org