summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-05-17 07:48:09 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-05-17 07:48:09 +0100
commitb4164438c8927b9f7593bd543475dd3010d7b3b1 (patch)
tree70c30393526aa321fb09a62888d0fb89407d1669 /setup.cfg
parent287040fab8bda70752704ba40563d9ca4c1cb8d2 (diff)
downloadpython-setuptools-git-62.3.1.tar.gz
Bump version: 62.3.0 → 62.3.1v62.3.1
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 a4b0333d..f4a5473f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 62.3.0
+version = 62.3.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages