This commit is contained in:
Laurens Valk
2023-11-28 15:19:53 +01:00
parent 1d7efe6bdc
commit 04b7c745e2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
## Unreleased ## Unreleased
## 3.4.0b1 - 2023-11-28 ## 3.4.0b2 - 2023-11-28
### Changed ### Changed
- Include first batch of block coding images. - Include first batch of block coding images.
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "pybricks" name = "pybricks"
version = "3.4.0b1" version = "3.4.0b2"
description = "Documentation and user-API stubs for Pybricks MicroPython" description = "Documentation and user-API stubs for Pybricks MicroPython"
authors = ["The Pybricks Authors <team@pybricks.com>"] authors = ["The Pybricks Authors <team@pybricks.com>"]
maintainers = ["Laurens Valk <laurens@pybricks.com>", "David Lechner <david@pybricks.com>" ] maintainers = ["Laurens Valk <laurens@pybricks.com>", "David Lechner <david@pybricks.com>" ]