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 32a63a4 commit 1566414Copy full SHA for 1566414
CHANGELOG.md
@@ -4,6 +4,12 @@
4
5
## Unreleased
6
7
+## 3.4.1 - 2024-03-11
8
+
9
+### Fixed
10
11
+- Fixed Read The Docs virtual environment workflow.
12
13
## 3.4.0 - 2024-03-11
14
15
### Changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pybricks"
3
-version = "3.4.0"
+version = "3.4.1"
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