summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-12-19 19:21:27 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-12-19 19:21:27 -0500
commit266ab067d1bfa19fa3897260dee1c813b97a0636 (patch)
tree8982fcb1490dc8a08187e6009345fb175900066a /setup.cfg
parent8a3d3c429f72e657b10f672031893e6631141491 (diff)
downloadpython-setuptools-git-59.8.0.tar.gz
Bump version: 59.7.0 → 59.8.0v59.8.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 343ea2ad..21bdf4a0 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 59.7.0
+version = 59.8.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages