Skip to content

Commit

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

0 comments on commit 46e7ce5

Please sign in to comment.