Disable crash reporters on patch

Bump to 1.2.7
This commit is contained in:
2022-02-18 23:33:43 +07:00
parent ccb2d876fc
commit 2d6cff77c6
2 changed files with 12 additions and 1 deletions

View File

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