fix: _ask won't automatically think the answer is yes.

I am dumb
This commit is contained in:
2022-06-25 02:09:26 +07:00
parent a5659f7ff3
commit d4773bc38d
2 changed files with 9 additions and 8 deletions

View File

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