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:
parent
d98ccf9e80
commit
d5f8caf2c9
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue