summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-08-16 22:25:16 -0400
committerJason R. Coombs <jaraco@jaraco.com>2022-08-16 22:25:16 -0400
commitd03da04e024ad4289342077eef6de40013630a44 (patch)
tree9fbec8c9a4c9121cc9c7d4b5650cce6c26fcacda /setup.cfg
parent3d2ecd154a20f18e09ef2d7a19c1385574ea4c4c (diff)
downloadpython-setuptools-git-d03da04e024ad4289342077eef6de40013630a44.tar.gz
Bump version: 65.0.1 → 65.0.2v65.0.2
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 3346b1f7..064e0e5a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 65.0.1
+version = 65.0.2
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages