From 898c252e4c1d0521a106fb608993aef099dca16e Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sun, 23 Sep 2018 10:23:52 -0400 Subject: =?UTF-8?q?Bump=20version:=2040.4.2=20=E2=86=92=2040.4.3?= 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 ad5f5284..b37082c4 100755 --- a/setup.py +++ b/setup.py @@ -89,7 +89,7 @@ def pypi_link(pkg_filename): setup_params = dict( name="setuptools", - version="40.4.2", + version="40.4.3", description=( "Easily download, build, install, upgrade, and uninstall " "Python packages" -- cgit v1.2.3