Skip to content

Commit

Permalink
Set version number for release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mherrmann committed Nov 16, 2018
1 parent 9834fab commit 4310330
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.4.1-SNAPSHOT',
version='0.4.1',
description=description,
long_description=
description + '\n\nHome page: https://build-system.fman.io',
Expand Down

0 comments on commit 4310330

Please sign in to comment.