Skip to content

Commit

Permalink
Set version number for release 0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mherrmann committed Nov 28, 2018
1 parent 4f32d2b commit 9af2183
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 @@ -23,7 +23,7 @@ def _get_package_data(pkg_dir, data_subdir):
setup(
name='fbs',
# Also update fbs/_defaults/requirements/base.txt when you change this:
version='0.4.7-SNAPSHOT',
version='0.4.7',
description=description,
long_description=
description + '\n\nHome page: https://build-system.fman.io',
Expand Down

0 comments on commit 9af2183

Please sign in to comment.