Skip to content

Commit

Permalink
bumped to version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Gottschlich committed Feb 17, 2019
1 parent 61bee69 commit cfde8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def find_data_file(filename):
icon=find_data_file('icon.ico'))]

setup(name=app_name,
version='1.0.0',
version='1.1.0',
description=app_description,
options={'build_exe': build_exe_options, 'bdist_mac': bdist_mac_options},
executables=executables)

0 comments on commit cfde8da

Please sign in to comment.