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 8afc8f6 commit 0b61ef6Copy full SHA for 0b61ef6
2 files changed
Lib/ensurepip/__init__.py
@@ -12,7 +12,7 @@
12
13
_SETUPTOOLS_VERSION = "1.3.2"
14
15
-_PIP_VERSION = "1.5.dev1"
+_PIP_VERSION = "1.5.rc1"
16
17
_PROJECTS = [
18
("setuptools", _SETUPTOOLS_VERSION),
…undled/pip-1.5.dev1-py2.py3-none-any.whl …bundled/pip-1.5.rc1-py2.py3-none-any.whlLib/ensurepip/_bundled/pip-1.5.dev1-py2.py3-none-any.whl renamed to Lib/ensurepip/_bundled/pip-1.5.rc1-py2.py3-none-any.whl
909 KB
0 commit comments