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 c936a4a commit 28d0209Copy full SHA for 28d0209
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__ = '1.0.99'
+__version__ = '1.2.0a1'
9
#
10
# MAINTAINERS:
11
0 commit comments