West v0.5.6

Release which contain a fix for the major issue in relation to
fetching.
The error could appear upon fetching when remotes are changed or force
pushed.

Signed-off-by: Torsten Rasmussen <torsten.rasmussen@nordicsemi.no>
This commit is contained in:
Torsten Rasmussen 2019-03-20 21:21:42 +01:00 committed by Marti Bolivar
parent d98ccf9e80
commit d5f8caf2c9
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.5'
__version__ = '0.5.6'