Skip to content

Commit

Permalink
release 2022.08.29
Browse files Browse the repository at this point in the history
  • Loading branch information
lidong committed Aug 29, 2022
1 parent 9e093fd commit 64fa25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zipapps/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from pkgutil import get_data
from zipfile import ZIP_DEFLATED, ZIP_STORED, BadZipFile, ZipFile

__version__ = '2022.04.27'
__version__ = '2022.08.29'


def get_pip_main(ensurepip_root=None):
Expand Down

0 comments on commit 64fa25a

Please sign in to comment.