We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6982cf4 commit 08fa5b1Copy full SHA for 08fa5b1
CHANGELOG.md
@@ -4,6 +4,11 @@
4
5
## Unreleased
6
7
+## 3.5.0- 2024-04-11
8
+
9
+### Changed
10
+- Bump version to 3.5.0 without additional changes.
11
12
## 3.5.0b2 - 2024-04-05
13
14
### Added
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pybricks"
3
-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>" ]
0 commit comments