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:
parent
f1ca4a1d11
commit
5113fecc09
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue