diff --git a/src/west/_bootstrap/version.py b/src/west/_bootstrap/version.py index c7341dc..05d08d5 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.3.0' +__version__ = '0.3.99'