summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-01-11 17:27:39 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-01-11 17:27:39 -0500
commit4f9ebdbe81cb81a75c94a93cc53551c558dfc5e7 (patch)
tree5f6033d0a12cafb0152a581a48e05e02c198cdcd /setup.cfg
parenta1ec3459973a85027169582ce17964a66050525f (diff)
downloadpython-setuptools-git-60.5.2.tar.gz
Bump version: 60.5.1 → 60.5.2v60.5.2
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 9676b131..e895a3dc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.5.1
+version = 60.5.2
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages