Skip to content

Commit

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

0 comments on commit ad4f7cd

Please sign in to comment.