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