Update setup.py

Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
2025-04-20 22:14:56 +07:00
parent 0e83537530
commit 09530561cf

View File

@@ -49,7 +49,7 @@ options = {
setup(
name='SaveWizard',
version='1.4.1',
version='1.5',
description='Tool for edit ATS and ETS2 save files',
executables=executables,
options=options,