summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-05-16 21:20:59 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-05-16 21:20:59 +0100
commit1b7642be56c767bf064c2d0ab1bbd16f8ca3be38 (patch)
tree86aaaad4b083f87253d7e51f648dd15652949f7d /setup.cfg
parent73bc126cd05b25a24e2a3e7ad347a245e980b673 (diff)
downloadpython-setuptools-git-62.3.0.tar.gz
Bump version: 62.2.0 → 62.3.0v62.3.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 96d80102..a4b0333d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 62.2.0
+version = 62.3.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages