summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-10-01 22:19:16 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-10-01 22:19:16 -0400
commit41a229bdf7d2f444f6f355042e816a53fbc5a3b2 (patch)
treeecc7d1199aa819de7dedbc5399d187e093330705 /setup.cfg
parent8519d4e5cee54885761200a4b90204944d3ef729 (diff)
downloadpython-setuptools-git-58.2.0.tar.gz
Bump version: 58.1.0 → 58.2.0v58.2.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 0bee3cf3..d7236be6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 58.1.0
+version = 58.2.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages