summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-01-08 14:37:36 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-01-08 14:37:36 -0500
commit82b9723caf47415aebd2a2371edb81e2f5a996c4 (patch)
treee8611dabb3ce8f6e016408c82935d015b124c998 /setup.cfg
parentfd966a30b0f141a7aa280ec16e081dac380ae826 (diff)
downloadpython-setuptools-git-60.4.0.tar.gz
Bump version: 60.3.1 → 60.4.0v60.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 3bf0b618..20959166 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = setuptools
-version = 60.3.1
+version = 60.4.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages