summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-09-08 21:21:09 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-09-08 21:21:09 -0400
commit4fa006da4bbced755463b99914029c05c61523da (patch)
tree25b96e6d1f3090847fa4775444380537c3b83e6a /setup.cfg
parent2fdeb12fa5c252f2cfe8f7dcc1840bfefc712aa8 (diff)
downloadpython-setuptools-git-58.0.4.tar.gz
Bump version: 58.0.3 → 58.0.4v58.0.4
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 fbf82af1..fb25e6cb 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 58.0.3
+version = 58.0.4
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages