summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2023-02-20 14:01:43 -0500
committerJason R. Coombs <jaraco@jaraco.com>2023-02-20 14:01:43 -0500
commit0fb3a5d6c3225dbeb59a9a836dd8851a2a219c25 (patch)
tree1fe0c6ab9702a9f3bd4dd4dd6749af2398b1f22a /setup.cfg
parent10ff25c822a4992b523eed0438dc5af8f1604f0e (diff)
downloadpython-setuptools-git-67.3.3.tar.gz
Bump version: 67.3.2 → 67.3.3v67.3.3
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 90259f3d..ecd30b92 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 67.3.2
+version = 67.3.3
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages