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

Skip to content

Commit 5d01246

Browse files
committed
Upgrade pip to 8.0.2
1 parent c4032da commit 5d01246

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
@@ -10,7 +10,7 @@
1010

1111
_SETUPTOOLS_VERSION = "19.4"
1212

13-
_PIP_VERSION = "8.0.0"
13+
_PIP_VERSION = "8.0.2"
1414

1515
# pip currently requires ssl support, so we try to provide a nicer
1616
# error message when that is missing (http://bugs.python.org/issue19744)
1.13 MB
Binary file not shown.

0 commit comments

Comments
 (0)