West v0.5.5
Cut a new version for the latest changes. Signed-off-by: Marti Bolivar <marti@foundries.io>
This commit is contained in:
parent
c43c9579e4
commit
7ab671189d
|
@ -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.4'
|
__version__ = '0.5.5'
|
||||||
|
|
Loading…
Reference in New Issue