This commit is contained in:
Laurens Valk
2026-05-29 21:35:04 +02:00
parent fa7a336fd1
commit c78eb16660
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -4,6 +4,13 @@
## Unreleased
## 4.0.0b2 - 2026-05-29
### Changed
- Change NPM publishing to trusted publishers.
## 4.0.0b1 - 2026-05-29
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
version = "4.0.0b1"
version = "4.0.0b2"
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>" ]