This commit is contained in:
2023-01-18 13:39:34 +07:00
parent 820bc70e9d
commit 1957f8265b
3 changed files with 3 additions and 3 deletions

View File

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