Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0b61ef6

Browse files
committed
Update bundled pip to 1.5rc1
1 parent 8afc8f6 commit 0b61ef6

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/ensurepip/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
_SETUPTOOLS_VERSION = "1.3.2"
1414

15-
_PIP_VERSION = "1.5.dev1"
15+
_PIP_VERSION = "1.5.rc1"
1616

1717
_PROJECTS = [
1818
("setuptools", _SETUPTOOLS_VERSION),

Lib/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
Binary file not shown.

0 commit comments

Comments
 (0)