summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-02-15 21:16:11 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-02-15 21:16:11 -0500
commit270904f630e9f2142f47d0f701bd225ad149cc00 (patch)
tree12d7ba983d49d81c938e0b1cf6564102f9162b86 /setup.cfg
parent01ff0334dd989044043c1359082a453646d7b6fd (diff)
downloadpython-setuptools-git-60.9.2.tar.gz
Bump version: 60.9.1 → 60.9.2v60.9.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 555038c4..dc921fbf 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.9.1
+version = 60.9.2
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages