Skip to content

Commit 5814a73

Browse files
committed
v3.6.0
1 parent ed3059b commit 5814a73

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44

55
## Unreleased
66

7-
## 3.6.b5 - 2025-02-26
7+
## 3.6.0 - 2025-03-11
8+
9+
### Changed
10+
11+
- Update API for firmware 3.6.0. See upstream changelog for details.
12+
13+
## 3.6.0b5 - 2025-02-26
814

915
### Changed
1016

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.6.0b5"
3+
version = "3.6.0"
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)