summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-09-06 14:15:07 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-09-06 14:15:07 -0400
commitb254ea77cd8328ab6e9fbe84db6718bcf6b014d4 (patch)
tree545f2eb8790a2946af2bd5ff2e91e0a7601b21f5 /setup.cfg
parentafb1deb109bcb5e8f0a98b50e7f1f272ab1a5c16 (diff)
downloadpython-setuptools-git-58.0.2.tar.gz
Bump version: 58.0.1 → 58.0.2v58.0.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 859bf728..92f86160 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 58.0.1
+version = 58.0.2
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages