Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53281b1 commit b0b75a1Copy full SHA for b0b75a1
2 files changed
Lib/ensurepip/__init__.py
@@ -10,7 +10,7 @@
10
11
_SETUPTOOLS_VERSION = "2.1"
12
13
-_PIP_VERSION = "1.5.2"
+_PIP_VERSION = "1.5.3"
14
15
# pip currently requires ssl support, so we try to provide a nicer
16
# error message when that is missing (http://bugs.python.org/issue19744)
…/_bundled/pip-1.5.2-py2.py3-none-any.whl …/_bundled/pip-1.5.3-py2.py3-none-any.whlLib/ensurepip/_bundled/pip-1.5.2-py2.py3-none-any.whl renamed to Lib/ensurepip/_bundled/pip-1.5.3-py2.py3-none-any.whl
1.11 MB
0 commit comments