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