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 3274cef commit ff0b767Copy full SHA for ff0b767
2 files changed
CHANGELOG.md
@@ -4,6 +4,11 @@
4
5
## Unreleased
6
7
+## 3.3.0b5 - 2023-05-16
8
+
9
+### Added
10
+- Documented new `hub.ble` methods.
11
12
## 3.3.0b4 - 2023-04-21
13
14
### Added
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pybricks"
3
-version = "3.3.0a4"
+version = "3.3.0a5"
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