Fix hdiffpatch executables not being detected on Windows

Signed-off-by: tretrauit <tretrauit@gmail.com>
This commit is contained in:
2022-03-31 20:38:59 +07:00
parent fd00e8b51d
commit 4b99162bce
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.3.0',
version='1.3.1',
packages=['worthless', 'worthless.classes', 'worthless.classes.launcher', 'worthless.classes.installer'],
url='https://git.froggi.es/tretrauit/worthless-launcher',
license='MIT License',