summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-02-01 10:11:49 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-02-01 10:11:49 -0500
commitc121d289da5d19cf6df2bf6b64ac28916a060161 (patch)
tree7c312369232d20e03a79fdd248393b4f974209aa /setup.cfg
parenta96ab21c5da30e71daa69f5b645097a86e8dc492 (diff)
downloadpython-setuptools-git-53.0.0.tar.gz
Bump version: 52.0.0 → 53.0.0v53.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 e0c4edc2..14ff445d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
license_files =
LICENSE
name = setuptools
-version = 52.0.0
+version = 53.0.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages