Skip to content

Commit 52c522d

Browse files
committed
v3.6.0b5
1 parent 2380be2 commit 52c522d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44

55
## Unreleased
66

7-
## 3.5.0- 2024-04-11
7+
## 3.6.b5 - 2024-04-11
88

99
### Changed
1010

11-
- Update API for firmware 3.6.0. See upstream changelog for details.
11+
- Update API for firmware 3.6.0b5. See upstream changelog for details.
12+
13+
## 3.5.0 - 2024-04-11
1214

1315
### Changed
1416
- Bump version to 3.5.0 without additional changes.

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.5.0"
3+
version = "3.6.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)