Wait for git process to finish

Bump to 1.2.2
This commit is contained in:
2022-02-18 20:18:24 +07:00
parent 4359a43771
commit a481e529b6
2 changed files with 5 additions and 3 deletions

View File

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