summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-08-14 11:49:33 -0400
committerJason R. Coombs <jaraco@jaraco.com>2022-08-14 11:49:33 -0400
commite6b911708e900f57c98e3b5b03af6de2953dbc76 (patch)
tree5151a6ae27af597537b89a1ccab6c1b6467f5c53 /setup.cfg
parent8d90b8381f6db1733e313ee38684f13dda1ffd4c (diff)
downloadpython-setuptools-git-65.0.0.tar.gz
Bump version: 64.0.3 → 65.0.0v65.0.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 23f119a0..25a0541c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 64.0.3
+version = 65.0.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages