Skip to content

Commit 08fa5b1

Browse files
committed
v3.5.0
1 parent 6982cf4 commit 08fa5b1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
## Unreleased
66

7+
## 3.5.0- 2024-04-11
8+
9+
### Changed
10+
- Bump version to 3.5.0 without additional changes.
11+
712
## 3.5.0b2 - 2024-04-05
813

914
### Added

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.5.0b2"
3+
version = "3.5.0"
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)