summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-01-23 19:49:42 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-01-23 19:49:42 -0500
commite1ffc2abbae4f2aa78dd09ee9827d754b7702b7b (patch)
treedadb3be6babddbc1003f494bc121a39fdd438aec /setup.cfg
parent4a4ef0bad70904fad479e803cbe528e756087b93 (diff)
downloadpython-setuptools-git-52.0.0.tar.gz
Bump version: 51.3.3 → 52.0.0v52.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 006851da..e0c4edc2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
license_files =
LICENSE
name = setuptools
-version = 51.3.3
+version = 52.0.0
author = Python Packaging Authority
author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages