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