Skip to content

Commit

Permalink
v3.3.0a5
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed May 16, 2023
1 parent 3274cef commit ff0b767
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

## Unreleased

## 3.3.0b5 - 2023-05-16

### Added
- Documented new `hub.ble` methods.

## 3.3.0b4 - 2023-04-21

### Added
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
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>" ]
Expand Down

0 comments on commit ff0b767

Please sign in to comment.