Skip to content

Commit

Permalink
bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Gottschlich committed Nov 16, 2018
1 parent 96babaa commit 9722bf8
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 @@ -18,7 +18,7 @@
executables = [Executable('social_amnesia.py', base=base)]

setup(name=app_name,
version='0.2.0',
version='0.3.0',
description=app_description,
options={'build_exe': build_exe_options},
executables=executables)

0 comments on commit 9722bf8

Please sign in to comment.