summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-09-29 19:49:30 -0400
committerJason R. Coombs <jaraco@jaraco.com>2022-09-29 19:49:30 -0400
commit218bd1f04d16c9cd6eb79435ec078666f896e6f8 (patch)
tree022772094db2006f37181a7a035ab029958a0617 /setup.cfg
parent646c71f9af7e9ba6677203acde4ccd0a478dfbf8 (diff)
downloadpython-setuptools-git-65.4.1.tar.gz
Bump version: 65.4.0 → 65.4.1v65.4.1
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 8813871a..436435a9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 65.4.0
+version = 65.4.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages