mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-27 19:57:02 +00:00
v3.6.0b5
This commit is contained in:
+4
-2
@@ -4,11 +4,13 @@
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
## 3.5.0- 2024-04-11
|
## 3.6.b5 - 2024-04-11
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Update API for firmware 3.6.0. See upstream changelog for details.
|
- Update API for firmware 3.6.0b5. See upstream changelog for details.
|
||||||
|
|
||||||
|
## 3.5.0 - 2024-04-11
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Bump version to 3.5.0 without additional changes.
|
- Bump version to 3.5.0 without additional changes.
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "pybricks"
|
name = "pybricks"
|
||||||
version = "3.5.0"
|
version = "3.6.0b5"
|
||||||
description = "Documentation and user-API stubs for Pybricks MicroPython"
|
description = "Documentation and user-API stubs for Pybricks MicroPython"
|
||||||
authors = ["The Pybricks Authors <team@pybricks.com>"]
|
authors = ["The Pybricks Authors <team@pybricks.com>"]
|
||||||
maintainers = ["Laurens Valk <laurens@pybricks.com>", "David Lechner <david@pybricks.com>" ]
|
maintainers = ["Laurens Valk <laurens@pybricks.com>", "David Lechner <david@pybricks.com>" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user