West v0.5.7

This includes fixes for API documentation, a configuration option handling
issue, and an improved ZEPHYR_BASE check.

Signed-off-by: Marti Bolivar <marti@foundries.io>
This commit is contained in:
Marti Bolivar 2019-03-27 15:35:57 -06:00 committed by Carles Cufí
parent f1ca4a1d11
commit 5113fecc09
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.5.6' __version__ = '0.5.7'