Skip to content

Commit 2a86122

Browse files
committed
Upgrade ensurepip bundled setuptools to 20.10.1
1 parent 5de67b1 commit 2a86122

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
@@ -8,7 +8,7 @@
88
__all__ = ["version", "bootstrap"]
99

1010

11-
_SETUPTOOLS_VERSION = "20.3"
11+
_SETUPTOOLS_VERSION = "20.10.1"
1212

1313
_PIP_VERSION = "8.1.1"
1414

0 commit comments

Comments
 (0)