pyproject: v3.2.0c1

Update `pybricks` package version for release to PyPI.
This commit is contained in:
David Lechner
2022-12-09 15:03:27 -06:00
parent 72d55bdbd8
commit 00f1c95ab2
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@
## Unreleased
## 3.2.0c1 - 2022-12-09
### Changed
- Updated "front" side of the Technic Hub to be consistent with
the Prime Hub.
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
version = "3.2.0b6"
version = "3.2.0c1"
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>" ]