version: 1.2.99

This is not a west release. It is just a signal that we have forked
off v1.2-branch.

Signed-off-by: Martí Bolívar <mbolivar@amperecomputing.com>
This commit is contained in:
Martí Bolívar 2023-09-27 13:59:36 -07:00 committed by Martí Bolívar
parent c936a4a681
commit 7d108ff1ce
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__ = '1.0.99'
__version__ = '1.2.99'
#
# MAINTAINERS:
#