commit | 6022f38dd80945ed512f3f8440e0220afebc2a3e | [log] [tgz] |
---|---|---|
author | Donald Stufft <donald@stufft.io> | Sun Jan 11 15:49:22 2015 -0500 |
committer | Donald Stufft <donald@stufft.io> | Sun Jan 11 15:49:22 2015 -0500 |
tree | dfef220617f8fd798a779f9007d9ba433966d561 | |
parent | a8efb6b080d1066fc3cc4bf186ab410ee33cb652 [diff] |
Bump setuptools to 11.3.1
diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py index a535f8b..45c89cc 100644 --- a/Lib/ensurepip/__init__.py +++ b/Lib/ensurepip/__init__.py
@@ -12,7 +12,7 @@ __all__ = ["version", "bootstrap"] -_SETUPTOOLS_VERSION = "11.0" +_SETUPTOOLS_VERSION = "11.3.1" _PIP_VERSION = "6.0.6"
diff --git a/Lib/ensurepip/_bundled/setuptools-11.0-py2.py3-none-any.whl b/Lib/ensurepip/_bundled/setuptools-11.3.1-py2.py3-none-any.whl similarity index 75% rename from Lib/ensurepip/_bundled/setuptools-11.0-py2.py3-none-any.whl rename to Lib/ensurepip/_bundled/setuptools-11.3.1-py2.py3-none-any.whl index ceeaa3c..6892ff8 100644 --- a/Lib/ensurepip/_bundled/setuptools-11.0-py2.py3-none-any.whl +++ b/Lib/ensurepip/_bundled/setuptools-11.3.1-py2.py3-none-any.whl Binary files differ