summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2023-04-24 11:54:38 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2023-04-24 11:54:38 +0100
commita592795b81a51d73e64b0447f5e65032787be6f2 (patch)
tree6518c767f8c136165034a6b2dd330af6e4f3f810 /setup.cfg
parent6a8a00cee6427f36501c66b875a339643175a251 (diff)
downloadpython-setuptools-git-67.7.2.tar.gz
Bump version: 67.7.1 → 67.7.2v67.7.2
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 2abb63ae..dde75c71 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 67.7.1
+version = 67.7.2
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages