We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2380be2 commit 52c522dCopy full SHA for 52c522d
CHANGELOG.md
@@ -4,11 +4,13 @@
4
5
## Unreleased
6
7
-## 3.5.0- 2024-04-11
+## 3.6.b5 - 2024-04-11
8
9
### Changed
10
11
-- Update API for firmware 3.6.0. See upstream changelog for details.
+- Update API for firmware 3.6.0b5. See upstream changelog for details.
12
+
13
+## 3.5.0 - 2024-04-11
14
15
16
- Bump version to 3.5.0 without additional changes.
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pybricks"
3
-version = "3.5.0"
+version = "3.6.0b5"
description = "Documentation and user-API stubs for Pybricks MicroPython"
authors = ["The Pybricks Authors <team@pybricks.com>"]
maintainers = ["Laurens Valk <laurens@pybricks.com>", "David Lechner <david@pybricks.com>" ]
0 commit comments