summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-01-10 20:51:23 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-01-10 20:51:23 -0500
commit857d7779abcdb355e65b7d1cd7853e5c6d789d77 (patch)
tree9f9450fe2d3bbe22a14b96ad0008477bf9ea4586 /setup.cfg
parent8fd31fc941d65ca51057b00f99ea0836c56f2dc7 (diff)
downloadpython-setuptools-git-60.5.1.tar.gz
Bump version: 60.5.0 → 60.5.1v60.5.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 e91d8aed..9676b131 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.5.0
+version = 60.5.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages