Skip to content

Commit 1566414

Browse files
committed
v3.4.1
1 parent 32a63a4 commit 1566414

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

55
## Unreleased
66

7+
## 3.4.1 - 2024-03-11
8+
9+
### Fixed
10+
11+
- Fixed Read The Docs virtual environment workflow.
12+
713
## 3.4.0 - 2024-03-11
814

915
### Changed

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.4.0"
3+
version = "3.4.1"
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)