summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-11-03 19:30:13 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-11-03 19:30:13 -0400
commit41b6e7655dd72e2f0dcc06e776009f73af738c48 (patch)
tree0fdd1f63fb76ec768926dfebcd41098e9472e515 /setup.cfg
parentfad059e2d22cf1813cef1c96b7b1be1da2ac1158 (diff)
downloadpython-setuptools-git-58.5.2.tar.gz
Bump version: 58.5.1 → 58.5.2v58.5.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 33fbdb70..631f097c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 58.5.1
+version = 58.5.2
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages