feat: add -Swp option

perf: tar.extractall wrapped in asyncio.to_thread
This commit is contained in:
2022-06-27 04:09:47 +07:00
parent aa147792e6
commit efc2abf858
3 changed files with 8 additions and 3 deletions

View File

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