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:
Marti 2019-04-09 13:18:45 -06:00 committed by Carles Cufí
parent fd53d839e9
commit 1980f707d6
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:
# https://packaging.python.org/guides/single-sourcing-package-version/#single-sourcing-the-version
__version__ = '0.5.7'
__version__ = '0.5.8'