Skip to content

Commit e91a513

Browse files
committed
Update pip to 19.0.3
1 parent 4fffd38 commit e91a513

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

13-
_PIP_VERSION = "18.1"
13+
_PIP_VERSION = "19.0.3"
1414

1515
_PROJECTS = [
1616
("setuptools", _SETUPTOOLS_VERSION),

0 commit comments

Comments
 (0)