Skip to content

Commit

Permalink
Set version number for release 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mherrmann committed May 20, 2022
1 parent 489496b commit d6dbde2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fbs/_defaults/requirements/base.txt
@@ -1 +1 @@
fbs==1.1.2
fbs==1.1.3
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@ def _get_package_data(pkg_dir, data_subdir):
setup(
name='fbs',
# Also update fbs/_defaults/requirements/base.txt when you change this:
version='1.1.2',
version='1.1.3',
description=description,
long_description=
description + '\n\nHome page: https://build-system.fman.io',
Expand Down

0 comments on commit d6dbde2

Please sign in to comment.