Skip to content

Commit 00f1c95

Browse files
committed
pyproject: v3.2.0c1
Update `pybricks` package version for release to PyPI.
1 parent 72d55bd commit 00f1c95

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.2.0c1 - 2022-12-09
8+
79
### Changed
810
- Updated "front" side of the Technic Hub to be consistent with
911
the Prime Hub.

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.0b6"
3+
version = "3.2.0c1"
44
description = "Documentation and user-API stubs for Pybricks MicroPython"
55
authors = ["The Pybricks Authors <[email protected]>"]
66
maintainers = ["Laurens Valk <[email protected]>", "David Lechner <[email protected]>" ]

0 commit comments

Comments
 (0)