summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-12-19 19:26:17 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-12-19 19:26:17 -0500
commit9288c6f3f039bf51f997a99ae8766ed02ed92cda (patch)
tree87e4e3082a7bf1b82191a4f8dd3a72abd1b4436c /setup.cfg
parentf7a55da560b35c5edff2795a5c9ee5ac3985668f (diff)
downloadpython-setuptools-git-60.0.0.tar.gz
Bump version: 59.8.0 → 60.0.0v60.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 21bdf4a0..6a67e79d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 59.8.0
+version = 60.0.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages