summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-12-20 16:43:58 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-12-20 16:43:58 -0500
commit34006b386ef3c5f8cb6abb8c1f32ddf2f3cec4e0 (patch)
treee6a078d7134f3e9eda7221b15729d8b5757ccfa8 /setup.cfg
parentedf116b1cc4a72075b9af06748df3b177d55d4dc (diff)
downloadpython-setuptools-git-34006b386ef3c5f8cb6abb8c1f32ddf2f3cec4e0.tar.gz
Bump version: 60.0.1 → 60.0.2v60.0.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 378bc8bb..d6a59e18 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.0.1
+version = 60.0.2
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages