Skip to content

Commit

Permalink
bumped to version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Gottschlich committed Mar 24, 2019
1 parent 56f9466 commit 0dc878a
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.1.0',
version='1.2.0',
description=app_description,
options={'build_exe': build_exe_options, 'bdist_mac': bdist_mac_options},
executables=executables)

0 comments on commit 0dc878a

Please sign in to comment.