Skip to content

Commit 64fa25a

Browse files
author
lidong
committed
release 2022.08.29
1 parent 9e093fd commit 64fa25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zipapps/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from pkgutil import get_data
1515
from zipfile import ZIP_DEFLATED, ZIP_STORED, BadZipFile, ZipFile
1616

17-
__version__ = '2022.04.27'
17+
__version__ = '2022.08.29'
1818

1919

2020
def get_pip_main(ensurepip_root=None):

0 commit comments

Comments
 (0)