Compare commits

...
1 Commits
Author SHA1 Message Date
Laurens Valk bced74eadb v3.4.0b4 2024-03-05 16:46:29 +01:00
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@
## Unreleased
## 3.4.0b4 - 2024-03-05
## Changed
- Updates for v3.4.0b3 firmware.
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
version = "3.4.0b4"
version = "3.4.0b5"
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>" ]