summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-09-24 15:16:37 -0400
committerJason R. Coombs <jaraco@jaraco.com>2022-09-24 15:16:37 -0400
commita86428cfef419e9ef3f04a04bde2d64d395936b8 (patch)
tree0262e00547c5a8314b016100cde9217c7c96a07e /setup.cfg
parente0dac17002903730dafa0720bef78b90785bc936 (diff)
downloadpython-setuptools-git-65.4.0.tar.gz
Bump version: 65.3.0 → 65.4.0v65.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 3d260d52..fe95dd67 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 65.3.0
+version = 65.4.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages