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 12a20da commit 637de37Copy full SHA for 637de37
2 files changed
Lib/ensurepip/__init__.py
@@ -10,7 +10,7 @@
10
11
12
__all__ = ["version", "bootstrap"]
13
-_PIP_VERSION = "26.1"
+_PIP_VERSION = "26.1.1"
14
15
# Directory of system wheel packages. Some Linux distribution packaging
16
# policies recommend against bundling dependencies. For example, Fedora
…repip/_bundled/pip-26.1-py3-none-any.whl …pip/_bundled/pip-26.1.1-py3-none-any.whlLib/ensurepip/_bundled/pip-26.1-py3-none-any.whl renamed to Lib/ensurepip/_bundled/pip-26.1.1-py3-none-any.whl
1.73 MB
0 commit comments