fix: aiohttp.client_exceptions.ClientPayloadError: Response payload is not completed

This commit is contained in:
2023-01-18 11:45:40 +07:00
parent 95dccf7241
commit f46902879a
2 changed files with 3 additions and 2 deletions

View File

@ -10,7 +10,7 @@ README = (HERE / "README.md").read_text()
setup(
name='worthless',
version='2.2.9',
version='2.2.10',
packages=['worthless', 'worthless.classes', 'worthless.classes.launcher', 'worthless.classes.installer'],
url='https://git.froggi.es/tretrauit/worthless-launcher',
license='MIT License',