This commit is contained in:
Laurens Valk
2024-03-11 16:27:41 +01:00
parent 32a63a4c09
commit 15664146bd
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -4,6 +4,12 @@
## Unreleased
## 3.4.1 - 2024-03-11
### Fixed
- Fixed Read The Docs virtual environment workflow.
## 3.4.0 - 2024-03-11
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
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>" ]