Skip to content

Commit dcd4d3a

Browse files
committed
v4.0.0b4
1 parent 48cd9db commit dcd4d3a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
## Unreleased
66

7+
## 4.0.0b4 - 2026-05-29
8+
9+
### Changed
10+
11+
- Bump node version.
12+
713
## 4.0.0b3 - 2026-05-29
814

915
### Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pybricks"
3-
version = "4.0.0b3"
3+
version = "4.0.0b4"
44
description = "Documentation and user-API stubs for Pybricks MicroPython"
55
authors = ["The Pybricks Authors <team@pybricks.com>"]
66
maintainers = ["Laurens Valk <laurens@pybricks.com>", "David Lechner <david@pybricks.com>" ]

0 commit comments

Comments
 (0)