This commit is contained in:
Laurens Valk
2026-05-29 21:58:24 +02:00
parent 48cd9db78a
commit dcd4d3a45c
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -4,6 +4,12 @@
## Unreleased
## 4.0.0b4 - 2026-05-29
### Changed
- Bump node version.
## 4.0.0b3 - 2026-05-29
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
version = "4.0.0b3"
version = "4.0.0b4"
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>" ]