summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-01-16 19:40:51 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-01-16 19:40:51 -0500
commit5e94859bf197500e6953c90668eb4cee159d25cf (patch)
tree8e036af37b949321b932989fbdca1569a3753d3b /setup.cfg
parent548b8afedd6f0d83d7375367ac789e88af6e4ae9 (diff)
downloadpython-setuptools-git-60.5.4.tar.gz
Bump version: 60.5.3 → 60.5.4v60.5.4
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 eda747d8..b83d3763 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.5.3
+version = 60.5.4
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages