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

Skip to content

Commit b0b75a1

Browse files
committed
Upgrade pip from 1.5.2 to 1.5.3
1 parent 53281b1 commit b0b75a1

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.2"
13+
_PIP_VERSION = "1.5.3"
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.11 MB
Binary file not shown.

0 commit comments

Comments
 (0)