West v0.5.8
This adds a couple of bootstrapper error handling fixes. Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
fd53d839e9
commit
1980f707d6
|
@ -2,4 +2,4 @@
|
|||
#
|
||||
# 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.5.7'
|
||||
__version__ = '0.5.8'
|
||||
|
|
Loading…
Reference in New Issue