summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-12-12 13:33:41 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-12-12 13:33:41 -0500
commit9f1822ee910df3df930a98ab99f66d18bb70659b (patch)
treebe85fd7fdcbd575d46ba45c1a51061a64bfb1aed /setup.cfg
parent681c2827610a0d157b2465157cffa51f73ecd841 (diff)
downloadpython-setuptools-git-59.6.0.tar.gz
Bump version: 59.5.0 → 59.6.0v59.6.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 f1ffad7e..c04eff2d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 59.5.0
+version = 59.6.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages