feat: --download-chunk

Also bump to 2.2.9
This commit is contained in:
2023-01-18 11:28:33 +07:00
parent 178f513e52
commit 95dccf7241
4 changed files with 6 additions and 3 deletions

View File

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