Skip to content

Commit

Permalink
Set version number for release 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mherrmann committed Feb 6, 2018
1 parent 815fe9a commit 2f69103
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 @@ -20,7 +20,7 @@ def _get_package_data(pkg_dir, data_subdir):
description = 'Easily create cross-platform desktop applications with PyQt'
setup(
name='fbs',
version='0.0.7-SNAPSHOT',
version='0.0.7',
description=description,
long_description=
description + '\n\nHome page: https://github.com/mherrmann/fbs',
Expand Down

0 comments on commit 2f69103

Please sign in to comment.