summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2023-04-20 14:56:51 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2023-04-20 14:56:51 +0100
commitf11f8b16e28ef2e21c1f454d8925b2c512d32d37 (patch)
tree79ebe2727cfa4a8e31207c0f57a6ab3edd034d1f /setup.cfg
parent59b819adffdd1146933bfb847041da659a0982ac (diff)
downloadpython-setuptools-git-67.7.0.tar.gz
Bump version: 67.6.1 → 67.7.0v67.7.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 a9ef478a..6dbe95f3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 67.6.1
+version = 67.7.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages