Skip to content

Commit

Permalink
Set version number for release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mherrmann committed Apr 18, 2018
1 parent fe0c67f commit b37d6e7
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.1.2-SNAPSHOT',
version='0.1.2',
description=description,
long_description=
description + '\n\nHome page: https://github.com/mherrmann/fbs',
Expand Down

0 comments on commit b37d6e7

Please sign in to comment.