diff --git a/src/west/_bootstrap/version.py b/src/west/_bootstrap/version.py index d65180f..606214b 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.1' +__version__ = '0.5.2'