summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-06-11 12:09:46 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-06-11 12:09:46 +0100
commit471fd706d0a20d24ff8a2fd146eb0bb647044933 (patch)
treef8ed08d9206556eb3eb06de495246d0ec78ae4ea /setup.cfg
parenta5c5017002e7447ec7ea0f8998a55ac9f9f3ad69 (diff)
downloadpython-setuptools-git-62.3.4.tar.gz
Bump version: 62.3.3 → 62.3.4v62.3.4
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 c2551357..e1037d61 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 62.3.3
+version = 62.3.4
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages