summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-11-04 18:42:46 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-11-04 18:42:46 -0400
commit33f4d7e9423bf833b60f5b2b788e932ca4e702ba (patch)
tree8c4b6aa502cd888d32094b87a1dc81433d42ce2b /setup.cfg
parent51eb5a1d3f3ec3020c1b756997c1084f4b5da65d (diff)
downloadpython-setuptools-git-58.5.3.tar.gz
Bump version: 58.5.2 → 58.5.3v58.5.3
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 631f097c..fdaf6c04 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 58.5.2
+version = 58.5.3
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages