summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-10-22 16:15:32 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-10-22 16:15:32 -0400
commit4bce6d5a30accecc848d8e7f0dabd212bfea9475 (patch)
tree3aae1f5a5544ac472b16d782a0045e613072b4e0 /setup.cfg
parent391bb5d4d09c9eb8d6b2b98968e623455ae0a384 (diff)
downloadpython-setuptools-git-4bce6d5a30accecc848d8e7f0dabd212bfea9475.tar.gz
Bump version: 58.2.0 → 58.3.0v58.3.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 d7236be6..65c9479c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 58.2.0
+version = 58.3.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages