From 8cdb68448e70d019ccaf25b2d66b1ecbf82494e5 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Fri, 26 Oct 2018 11:41:29 -0400 Subject: =?UTF-8?q?Bump=20version:=2040.4.3=20=E2=86=92=2040.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index b37082c4..2cac67a2 100755 --- a/setup.py +++ b/setup.py @@ -89,7 +89,7 @@ def pypi_link(pkg_filename): setup_params = dict( name="setuptools", - version="40.4.3", + version="40.5.0", description=( "Easily download, build, install, upgrade, and uninstall " "Python packages" -- cgit v1.2.3