This commit is contained in:
Laurens Valk
2026-05-29 22:04:02 +02:00
parent c1054edf02
commit a780b8d69e
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -8,6 +8,12 @@
### Changed
- Tag npm prereleases.
## 4.0.0b4 - 2026-05-29
### Changed
- Bump node version.
## 4.0.0b3 - 2026-05-29
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
version = "4.0.0b4"
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>" ]