Download patch before patch, bump to 1.2.0

This commit is contained in:
2022-02-18 20:10:27 +07:00
parent 5a492c912c
commit f1beaacd3b
2 changed files with 2 additions and 1 deletions

View File

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