Skip to content

Commit 0bc8675

Browse files
committed
v3.4.0b5
1 parent 7acdfc0 commit 0bc8675

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44

55
## Unreleased
66

7+
## 3.4.0b5 - 2024-03-05
8+
79
## Changed
810

9-
- Updates for v3.4.0b3 firmware.
11+
- Updates for v3.4.0b3 firmware (out of sync with docs).
1012
- Changed `hub.button` to `hub.buttons` on single button hubs. Access via
1113
`hub.button` will keep working in the firmware for backwards compatibility.
1214

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 = "3.4.0b4"
3+
version = "3.4.0b5"
44
description = "Documentation and user-API stubs for Pybricks MicroPython"
55
authors = ["The Pybricks Authors <[email protected]>"]
66
maintainers = ["Laurens Valk <[email protected]>", "David Lechner <[email protected]>" ]

0 commit comments

Comments
 (0)