We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fab7af commit 30375b7Copy full SHA for 30375b7
2 files changed
Lib/ensurepip/__init__.py
@@ -14,7 +14,7 @@
14
15
_SETUPTOOLS_VERSION = "12.0.5"
16
17
-_PIP_VERSION = "6.0.7"
+_PIP_VERSION = "6.0.8"
18
19
# pip currently requires ssl support, so we try to provide a nicer
20
# error message when that is missing (http://bugs.python.org/issue19744)
…/_bundled/pip-6.0.7-py2.py3-none-any.whl …/_bundled/pip-6.0.8-py2.py3-none-any.whlLib/ensurepip/_bundled/pip-6.0.7-py2.py3-none-any.whl renamed to Lib/ensurepip/_bundled/pip-6.0.8-py2.py3-none-any.whl
1.2 MB
0 commit comments