Set bootstrap version to post-release 0.2.99

This mirrors what gets done in Zephyr.

Signed-off-by: Marti Bolivar <marti@foundries.io>
This commit is contained in:
Marti Bolivar 2018-10-05 07:52:29 -06:00 committed by Carles Cufí
parent 21fda3ab1a
commit b678172f60
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
# #
# This is the Python 3 version of option 3 in: # This is the Python 3 version of option 3 in:
# https://packaging.python.org/guides/single-sourcing-package-version/#single-sourcing-the-version # https://packaging.python.org/guides/single-sourcing-package-version/#single-sourcing-the-version
__version__ = '0.2.0' __version__ = '0.2.99'