This commit is contained in:
Laurens Valk
2025-03-11 13:08:17 +01:00
parent ed3059b47b
commit 5814a73bb1
2 changed files with 8 additions and 2 deletions
+7 -1
View File
@@ -4,7 +4,13 @@
## Unreleased
## 3.6.b5 - 2025-02-26
## 3.6.0 - 2025-03-11
### Changed
- Update API for firmware 3.6.0. See upstream changelog for details.
## 3.6.0b5 - 2025-02-26
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
version = "3.6.0b5"
version = "3.6.0"
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>" ]