diff --git a/src/west/_bootstrap/version.py b/src/west/_bootstrap/version.py index a5f7211..e45150d 100644 --- a/src/west/_bootstrap/version.py +++ b/src/west/_bootstrap/version.py @@ -2,4 +2,4 @@ # # This is the Python 3 version of option 3 in: # https://packaging.python.org/guides/single-sourcing-package-version/#single-sourcing-the-version -__version__ = '0.5.4' +__version__ = '0.5.5'