From a4980242d8b449e1ab08adaac073deff9efc9cc4 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sun, 3 Sep 2017 14:07:09 -0400 Subject: =?UTF-8?q?Bump=20version:=2036.3.0=20=E2=86=92=2036.4.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 a02e41aa..eb939ff3 100755 --- a/setup.py +++ b/setup.py @@ -89,7 +89,7 @@ def pypi_link(pkg_filename): setup_params = dict( name="setuptools", - version="36.3.0", + version="36.4.0", description="Easily download, build, install, upgrade, and uninstall " "Python packages", author="Python Packaging Authority", -- cgit v1.2.1