summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-05-10 09:46:57 -0400
committerJason R. Coombs <jaraco@jaraco.com>2022-05-10 09:46:57 -0400
commit1b25c061e54714dbea68c5194b74f09191ce6381 (patch)
treed5f197f7d6df662a9640bd647e1be6a1feb61cea /setup.cfg
parent5c660fb166f45899be3827f943fe7438722b7232 (diff)
downloadpython-setuptools-git-62.2.0.tar.gz
Bump version: 62.1.0 → 62.2.0v62.2.0
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 4b386243..0dec946b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 62.1.0
+version = 62.2.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages