fix: update game & voiceover now works properly.

This commit is contained in:
2022-07-13 13:52:57 +07:00
parent efc2abf858
commit 5066a4e2b3
3 changed files with 46 additions and 23 deletions

View File

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