summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-06-13 11:00:18 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-06-13 11:00:18 +0100
commit78cb747d66bda1a6f6649e82690aaf5083a89d69 (patch)
tree3237e8bf012c63b26c10dbeaf13184b8dda839a6 /setup.cfg
parentddf7b953d1605374e6aa62ed4eb3760b3c5bcba0 (diff)
downloadpython-setuptools-git-62.4.0.tar.gz
Bump version: 62.3.4 → 62.4.0v62.4.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 35a8bd65..dd7b5a4e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 62.3.4
+version = 62.4.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages