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 d3fdb97 commit 9df55fdCopy full SHA for 9df55fd
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.12.99'
+__version__ = '0.13.0a1'
9
#
10
# MAINTAINERS:
11
0 commit comments