diff --git a/setup.py b/setup.py index cc3b82d..ed22ebc 100644 --- a/setup.py +++ b/setup.py @@ -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,