summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-06-17 16:20:28 -0400
committerJason R. Coombs <jaraco@jaraco.com>2022-06-17 16:20:28 -0400
commit173e1fa24f5a6cea044fe9ef6a0b654d86ecd6b9 (patch)
treea0c11235682e0f75197db249383ca324382e27be /setup.cfg
parent6968b31cc7a860bd22b888576693ea68a8f4c0ee (diff)
downloadpython-setuptools-git-62.5.0.tar.gz
Bump version: 62.4.0 → 62.5.0v62.5.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 dd7b5a4e..a9738956 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 62.4.0
+version = 62.5.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages