summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-02-08 17:53:41 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-02-08 17:53:41 -0500
commitfe7975d091483e8d6d4c9befea38ccfeb29e8e49 (patch)
tree746796cbbd7b7b723df033c8a0bbbb742a0e9878 /setup.cfg
parent43d9e48e0d7c77f3bb4b6fbf572521ba642d6605 (diff)
downloadpython-setuptools-git-60.8.2.tar.gz
Bump version: 60.8.1 → 60.8.2v60.8.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 d6f08caa..24eda5a3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.8.1
+version = 60.8.2
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages