diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py index d926cbe69883..ce494d10f863 100644 --- a/Lib/ensurepip/__init__.py +++ b/Lib/ensurepip/__init__.py @@ -10,7 +10,7 @@ __all__ = ["version", "bootstrap"] -_SETUPTOOLS_VERSION = "2.0.1" +_SETUPTOOLS_VERSION = "2.0.2" _PIP_VERSION = "1.5rc4" diff --git a/Lib/ensurepip/_bundled/setuptools-2.0.1-py2.py3-none-any.whl b/Lib/ensurepip/_bundled/setuptools-2.0.2-py2.py3-none-any.whl similarity index 69% rename from Lib/ensurepip/_bundled/setuptools-2.0.1-py2.py3-none-any.whl rename to Lib/ensurepip/_bundled/setuptools-2.0.2-py2.py3-none-any.whl index 67ef8a1a9757..267eeff2387c 100644 Binary files a/Lib/ensurepip/_bundled/setuptools-2.0.1-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/setuptools-2.0.2-py2.py3-none-any.whl differ