summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-02-01 20:14:22 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-02-01 20:14:22 -0500
commit763cf01ef7df80a5d0b64ec69427336a9cb419b8 (patch)
tree7d926f785609d7bf24b3eefb9d707956d35f949b /setup.cfg
parentdc342bb40c637992eeeb841cd7000f65bc86281d (diff)
downloadpython-setuptools-git-60.7.0.tar.gz
Bump version: 60.6.0 → 60.7.0v60.7.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 957c7ad2..f1a535e6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.6.0
+version = 60.7.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages