summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-02-02 21:18:25 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-02-02 21:18:25 -0500
commit780cae233b51aa6b93b25e35538f496480bae537 (patch)
treeee24a0f21212fdbaf606c0a4d8cc8ab458134a0b /setup.cfg
parentcd12bff9f5df4843f521d8dd0ad841dfff69f07c (diff)
downloadpython-setuptools-git-60.7.1.tar.gz
Bump version: 60.7.0 → 60.7.1v60.7.1
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 f1a535e6..7fee29b2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.7.0
+version = 60.7.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages