We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28fedd6 commit fda82b0Copy full SHA for fda82b0
src/west/version.py
@@ -5,7 +5,7 @@
5
# This is the Python 3 version of option 3 in:
6
# https://packaging.python.org/guides/single-sourcing-package-version/#single-sourcing-the-version
7
8
-__version__ = '0.13.99'
+__version__ = '0.14.0a1'
9
#
10
# MAINTAINERS:
11
0 commit comments