summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-02-28 16:47:11 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-02-28 16:47:11 -0500
commitf07e7ea59a484f4e7c2d5c8c6def50c836af334a (patch)
tree2fd4c812a81004bb2617a916eb9d266d38809fb1 /setup.cfg
parent341972d1c1e804361e3b910e4e564a5da77bfa34 (diff)
downloadpython-setuptools-git-54.0.0.tar.gz
Bump version: 53.1.0 → 54.0.0v54.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 7adf8569..d60a9b26 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
license_files =
LICENSE
name = setuptools
-version = 53.1.0
+version = 54.0.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages