From 78fd73026ad7284819936b651f7cfbe8a1ec98c8 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sun, 27 Jan 2019 09:16:47 -0500 Subject: =?UTF-8?q?Bump=20version:=2040.6.3=20=E2=86=92=2040.7.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 67d5691d..00db0f0a 100755 --- a/setup.py +++ b/setup.py @@ -89,7 +89,7 @@ def pypi_link(pkg_filename): setup_params = dict( name="setuptools", - version="40.6.3", + version="40.7.0", description=( "Easily download, build, install, upgrade, and uninstall " "Python packages" -- cgit v1.2.1