Skip to content

Commit c78eb16

Browse files
committed
v4.0.0b2
1 parent fa7a336 commit c78eb16

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

55
## Unreleased
66

7+
## 4.0.0b2 - 2026-05-29
8+
9+
### Changed
10+
11+
- Change NPM publishing to trusted publishers.
12+
13+
714
## 4.0.0b1 - 2026-05-29
815

916
### 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.0b1"
3+
version = "4.0.0b2"
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)