summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-04-10 15:46:46 -0400
committerJason R. Coombs <jaraco@jaraco.com>2022-04-10 15:46:46 -0400
commit5bd3e98e2641fd526fc9f1f61e5f6700dfa895ae (patch)
treed0ab7a348873c6ab53fa5991ece6ab0be987ecbf /setup.cfg
parentf8bb41609ce272dd3f186989e86136501fd9927c (diff)
downloadpython-setuptools-git-5bd3e98e2641fd526fc9f1f61e5f6700dfa895ae.tar.gz
Bump version: 62.0.0 → 62.1.0v62.1.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 78c088a1..4b386243 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 62.0.0
+version = 62.1.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages