Skip to content

Commit

Permalink
version: 1.3.0
Browse files Browse the repository at this point in the history
Set the pyproject version to 1.3.0.

Signed-off-by: Pieter De Gendt <[email protected]>
  • Loading branch information
pdgendt committed Oct 28, 2024
1 parent 7a4b6b2 commit 2eab0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "west"
version = "1.3.0a4"
version = "1.3.0"
authors = [{name = "Zephyr Project", email = "[email protected]"}]
description = "Zephyr RTOS Project meta-tool"
classifiers = [
Expand Down

0 comments on commit 2eab0f8

Please sign in to comment.