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