summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-02-17 19:16:39 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-02-17 19:16:39 -0500
commit62745be68e088b3752f902e055da57a5be358b68 (patch)
tree8a580b8bad0d039350c6bdff52d9eda218b41a2b /setup.cfg
parent11814409491d4323f2a179b45904dff8535d5b6f (diff)
downloadpython-setuptools-git-60.9.3.tar.gz
Bump version: 60.9.2 → 60.9.3v60.9.3
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 841aed7d..4099e27b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.9.2
+version = 60.9.3
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages