summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-11-03 17:53:03 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-11-03 17:53:03 -0400
commitdfbbf11be13ecf11f8ed7c1f00f7adba8e425afc (patch)
tree18cbe575b328cdb317ef82e06db73f53db3f60f3 /setup.cfg
parent4416409d706d46543c3ebcf6085112060f2dc4ac (diff)
downloadpython-setuptools-git-58.5.0.tar.gz
Bump version: 58.4.0 → 58.5.0v58.5.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 50622ccf..6ce54485 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 58.4.0
+version = 58.5.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages