This commit is contained in:
Laurens Valk
2024-04-11 14:34:22 +02:00
parent 6982cf4fd2
commit 08fa5b1c17
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -4,6 +4,11 @@
## Unreleased
## 3.5.0- 2024-04-11
### Changed
- Bump version to 3.5.0 without additional changes.
## 3.5.0b2 - 2024-04-05
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
version = "3.5.0b2"
version = "3.5.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>" ]