diff options
Diffstat (limited to 'Lib/ensurepip')
-rw-r--r-- | Lib/ensurepip/__init__.py | 2 | ||||
-rw-r--r-- | Lib/ensurepip/_bundled/pip-1.5.rc1-py2.py3-none-any.whl (renamed from Lib/ensurepip/_bundled/pip-1.5.dev1-py2.py3-none-any.whl) | bin | 930898 -> 931600 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py index bfc5beeab5..0fdacdad66 100644 --- a/Lib/ensurepip/__init__.py +++ b/Lib/ensurepip/__init__.py @@ -12,7 +12,7 @@ __all__ = ["version", "bootstrap"] _SETUPTOOLS_VERSION = "1.3.2" -_PIP_VERSION = "1.5.dev1" +_PIP_VERSION = "1.5.rc1" _PROJECTS = [ ("setuptools", _SETUPTOOLS_VERSION), diff --git a/Lib/ensurepip/_bundled/pip-1.5.dev1-py2.py3-none-any.whl b/Lib/ensurepip/_bundled/pip-1.5.rc1-py2.py3-none-any.whl Binary files differindex 65e354860e..6418895a58 100644 --- a/Lib/ensurepip/_bundled/pip-1.5.dev1-py2.py3-none-any.whl +++ b/Lib/ensurepip/_bundled/pip-1.5.rc1-py2.py3-none-any.whl |