Skip to content

Commit 802c8a5

Browse files
committed
Upgrade pip to 8.0.2
1 parent 50bd5de commit 802c8a5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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)

0 commit comments

Comments
 (0)