summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-12-22 04:41:54 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-12-22 04:41:54 -0500
commit52c990172fec37766b3566679724aa8bf70ae06d (patch)
tree8a0233543423de25f75f9e946bbe93b8fbd0c204 /setup.cfg
parent8c5e5d9b9d31e3a7599000a6c0ec6b4148fc408c (diff)
downloadpython-setuptools-git-60.0.4.tar.gz
Bump version: 60.0.3 → 60.0.4v60.0.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 77095b64..08eefc49 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.0.3
+version = 60.0.4
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages