version: 1.0.99
This is not a real west release. It is just a marker that we have forked v1.0-branch off of main, and that main is moving independently of the release branch. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
354b0e8ee6
commit
59633e5206
|
@ -5,7 +5,7 @@
|
|||
# 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.14.99'
|
||||
__version__ = '1.0.99'
|
||||
#
|
||||
# MAINTAINERS:
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue