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:
Martí Bolívar 2023-02-20 09:18:29 -08:00
parent 354b0e8ee6
commit 59633e5206
1 changed files with 1 additions and 1 deletions

View File

@ -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:
#