diff options
-rw-r--r-- | Lib/ensurepip/__init__.py | 2 | ||||
-rw-r--r-- | Lib/ensurepip/_bundled/setuptools-2.0.2-py2.py3-none-any.whl (renamed from Lib/ensurepip/_bundled/setuptools-2.0.1-py2.py3-none-any.whl) | bin | 618381 -> 540179 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py index d926cbe698..ce494d10f8 100644 --- a/Lib/ensurepip/__init__.py +++ b/Lib/ensurepip/__init__.py @@ -10,7 +10,7 @@ import tempfile __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 Binary files differindex 67ef8a1a97..267eeff238 100644 --- 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 |