Skip to content

Commit 15600c8

Browse files
committed
v3.3.0c1
1 parent f509178 commit 15600c8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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.3.0c1 - 2023-11-20
8+
79
## Added
810
- Enabled tilt and orientation config for `MoveHub()`.
911
- Documented `Motor.close()`

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "pybricks"
3-
version = "3.3.0b9"
3+
version = "3.3.0c1"
44
description = "Documentation and user-API stubs for Pybricks MicroPython"
5-
authors = ["The Pybricks Authors <dev@pybricks.com>"]
5+
authors = ["The Pybricks Authors <team@pybricks.com>"]
66
maintainers = ["Laurens Valk <[email protected]>", "David Lechner <[email protected]>" ]
77
license = "MIT"
88
readme = "README.rst"

0 commit comments

Comments
 (0)