summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-11-04 13:57:52 -0400
committerJason R. Coombs <jaraco@jaraco.com>2022-11-04 13:57:52 -0400
commita462cb5edb324dcc56f903524b742305e4087014 (patch)
tree1c5ad085f4d549b51c5a43ea5c170ea415ea3bc3 /setup.cfg
parentde35d8be997c9f8508b425e33a1b6e52431091fa (diff)
downloadpython-setuptools-git-65.5.1.tar.gz
Bump version: 65.5.0 → 65.5.1v65.5.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 09dd9cef..054fd047 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 65.5.0
+version = 65.5.1
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages