Wait for patch process to exit

Bump to 1.2.9-2
This commit is contained in:
2022-02-27 13:36:57 +07:00
parent f7e5362e86
commit 8f541ff0c4
3 changed files with 17 additions and 9 deletions

View File

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