Skip to content

Commit f5422e9

Browse files
committed
v3.2.0b4
1 parent 40fc258 commit f5422e9

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## Unreleased
66

7+
## 3.2.0b4 - 2022-10-21
8+
79
### Added
810
- Code auto-completion for `EssentialHub`.
911
- Added `System.storage` method.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pybricks"
3-
version = "3.2.0b1-r3"
3+
version = "3.2.0b4"
44
description = "Documentation and user-API stubs for Pybricks MicroPython"
55
authors = ["The Pybricks Authors <dev@pybricks.com>"]
66
maintainers = ["Laurens Valk <laurens@pybricks.com>", "David Lechner <david@pybricks.com>" ]

0 commit comments

Comments
 (0)