version: bump to 0.12.99

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
Martí Bolívar 2021-08-05 09:51:36 -07:00
parent e8080e9c3f
commit 6c8a16f289
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.11.99'
__version__ = '0.12.99'
#
# MAINTAINERS:
#