Skip to content

Commit

Permalink
version: 1.2.0a1
Browse files Browse the repository at this point in the history
Release alpha for testing.

Signed-off-by: Martí Bolívar <mbolivar@amperecomputing.com>
  • Loading branch information
mbolivar-ampere committed Sep 27, 2023
1 parent c936a4a commit 28d0209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/west/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# This is the Python 3 version of option 3 in:
# https://packaging.python.org/guides/single-sourcing-package-version/#single-sourcing-the-version

__version__ = '1.0.99'
__version__ = '1.2.0a1'
#
# MAINTAINERS:
#
Expand Down

0 comments on commit 28d0209

Please sign in to comment.