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 62f6fc8 commit 7b4953bCopy full SHA for 7b4953b
2 files changed
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
## Unreleased
6
7
+## 3.2.0b5 - 2022-11-11
8
+
9
### Fixed
10
- Fixed Jedi code completion for `Color` and `Icon` classes in `pybricks.parameters`.
11
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pybricks"
3
-version = "3.2.0b4"
+version = "3.2.0b5"
description = "Documentation and user-API stubs for Pybricks MicroPython"
authors = ["The Pybricks Authors <dev@pybricks.com>"]
maintainers = ["Laurens Valk <laurens@pybricks.com>", "David Lechner <david@pybricks.com>" ]
0 commit comments