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

Skip to content

Commit b1a1ec3

Browse files
committed
Upgrade pip to 1.5.6
1 parent 75e0338 commit b1a1ec3

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 = "2.1"
1212

13-
_PIP_VERSION = "1.5.4"
13+
_PIP_VERSION = "1.5.6"
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.12 MB
Binary file not shown.

0 commit comments

Comments
 (0)