From 33f4d7e9423bf833b60f5b2b788e932ca4e702ba Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Thu, 4 Nov 2021 18:42:46 -0400 Subject: =?UTF-8?q?Bump=20version:=2058.5.2=20=E2=86=92=2058.5.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 631f097c..fdaf6c04 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = setuptools -version = 58.5.2 +version = 58.5.3 author = Python Packaging Authority author_email = distutils-sig@python.org description = Easily download, build, install, upgrade, and uninstall Python packages -- cgit v1.2.1