This commit is contained in:
Laurens Valk
2023-11-24 11:10:05 +01:00
parent 2f19fe210a
commit 7c0aac6ba9
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -4,6 +4,11 @@
## Unreleased
## 3.3.0 - 2023-11-24
### Changed
- Bump beta version to release version with no further changes.
## 3.3.0c1 - 2023-11-20
## Added
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
version = "3.3.0c1"
version = "3.3.0"
description = "Documentation and user-API stubs for Pybricks MicroPython"
authors = ["The Pybricks Authors <team@pybricks.com>"]
maintainers = ["Laurens Valk <laurens@pybricks.com>", "David Lechner <david@pybricks.com>" ]