From 4ae5bc9e6fd52517fe31048b6570224fb9cbb70d Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Thu, 4 Jan 2018 20:58:28 -0500 Subject: =?UTF-8?q?Bump=20version:=2038.2.5=20=E2=86=92=2038.3.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 ea0f94a8..e2b5dc90 100755 --- a/setup.py +++ b/setup.py @@ -89,7 +89,7 @@ def pypi_link(pkg_filename): setup_params = dict( name="setuptools", - version="38.2.5", + version="38.3.0", description="Easily download, build, install, upgrade, and uninstall " "Python packages", author="Python Packaging Authority", -- cgit v1.2.1