Skip to content

Commit a780b8d

Browse files
committed
v4.0.0b5
1 parent c1054ed commit a780b8d

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
@@ -8,6 +8,12 @@
88

99
### Changed
1010

11+
- Tag npm prereleases.
12+
13+
## 4.0.0b4 - 2026-05-29
14+
15+
### Changed
16+
1117
- Bump node version.
1218

1319
## 4.0.0b3 - 2026-05-29

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.0b4"
3+
version = "4.0.0b5"
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)