.github/workflows: Fix permissions and npm version tags.

This commit is contained in:
Laurens Valk
2026-05-30 11:32:04 +02:00
parent 0f6b8dee67
commit 614453aa32
7 changed files with 45 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
version = "4.0.0b1"
version = "4.0.0b5"
description = "Documentation and user-API stubs for Pybricks MicroPython"
authors = ["The Pybricks Authors <team@pybricks.com>"]
maintainers = ["Laurens Valk <laurens@pybricks.com>", "David Lechner <david@pybricks.com>" ]