Skip to content

Commit fda82b0

Browse files
version: bump to 0.14.0a1
Release prep step. Signed-off-by: Martí Bolívar <[email protected]>
1 parent 28fedd6 commit fda82b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/west/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# This is the Python 3 version of option 3 in:
66
# https://packaging.python.org/guides/single-sourcing-package-version/#single-sourcing-the-version
77

8-
__version__ = '0.13.99'
8+
__version__ = '0.14.0a1'
99
#
1010
# MAINTAINERS:
1111
#

0 commit comments

Comments
 (0)