summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-09-04 22:41:23 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-09-04 22:41:23 -0400
commit47b724639703d0c512f275a316dbb99e6c226e38 (patch)
tree0f0e6313359fbdc6198ae6e10bfa739d40aca512 /setup.cfg
parent1ba66c1d79bf2e89d1d7be426bde60298c9439cd (diff)
downloadpython-setuptools-git-58.0.0.tar.gz
Bump version: 57.5.0 → 58.0.0v58.0.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 f99259a5..7de45d8b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 57.5.0
+version = 58.0.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages