We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de67b1 commit 2a86122Copy full SHA for 2a86122
2 files changed
Lib/ensurepip/__init__.py
@@ -8,7 +8,7 @@
8
__all__ = ["version", "bootstrap"]
9
10
11
-_SETUPTOOLS_VERSION = "20.3"
+_SETUPTOOLS_VERSION = "20.10.1"
12
13
_PIP_VERSION = "8.1.1"
14
…led/setuptools-20.3-py2.py3-none-any.whl …/setuptools-20.10.1-py2.py3-none-any.whlLib/ensurepip/_bundled/setuptools-20.3-py2.py3-none-any.whl renamed to Lib/ensurepip/_bundled/setuptools-20.10.1-py2.py3-none-any.whl
496 KB
0 commit comments