summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-03-22 08:46:01 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-03-22 08:46:01 -0400
commite0dc5bd639dcade02605aa901f5e43e4f027c484 (patch)
tree08544f03fd7f56959d29453a94b5a795c396b263 /setup.cfg
parent88b8b7807ec3064fec713da83fc0c7860b982536 (diff)
downloadpython-setuptools-git-54.2.0.tar.gz
Bump version: 54.1.3 → 54.2.0v54.2.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 b3e5bb8a..1b0e6188 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
license_files =
LICENSE
name = setuptools
-version = 54.1.3
+version = 54.2.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages