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

Skip to content

Commit b32fb8d

Browse files
committed
Update pip to 6.1.1
1 parent 4bea461 commit b32fb8d

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

13-
_PIP_VERSION = "6.1.0"
13+
_PIP_VERSION = "6.1.1"
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.07 MB
Binary file not shown.

0 commit comments

Comments
 (0)