summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2023-02-21 18:08:32 +0000
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2023-02-21 18:08:32 +0000
commitc34b82735c1a9c8707bea00705ae2f621bf4c24d (patch)
tree9748d2bd77ff43c98a7c693431affd25515c7f98 /setup.cfg
parentf4a74297682a0b15eb017790d3dc282ef67e99f0 (diff)
downloadpython-setuptools-git-67.4.0.tar.gz
Bump version: 67.3.3 → 67.4.0v67.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 ecd30b92..0fbd809d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 67.3.3
+version = 67.4.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages