fix: voicepack detection & 2.2.16

This commit is contained in:
2023-05-25 10:12:01 +07:00
parent 3c6d44d983
commit d99760422d
4 changed files with 9 additions and 3 deletions

View File

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