Skip to content

Commit ca9243a

Browse files
committed
Add change forgotten in previous commit
1 parent 98f8e90 commit ca9243a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def _get_package_data(pkg_dir, data_subdir):
2121
setup(
2222
name='fbs',
2323
# Also update fbs/_defaults/requirements/base.txt when you change this:
24-
version='0.7.6-SNAPSHOT',
24+
version='0.7.6',
2525
description=description,
2626
long_description=
2727
description + '\n\nHome page: https://build-system.fman.io',

0 commit comments

Comments
 (0)