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 9e093fd commit 64fa25aCopy full SHA for 64fa25a
zipapps/main.py
@@ -14,7 +14,7 @@
14
from pkgutil import get_data
15
from zipfile import ZIP_DEFLATED, ZIP_STORED, BadZipFile, ZipFile
16
17
-__version__ = '2022.04.27'
+__version__ = '2022.08.29'
18
19
20
def get_pip_main(ensurepip_root=None):
0 commit comments