Skip to content

Commit

Permalink
v3.4.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
laurensvalk committed Nov 28, 2023
1 parent 5bf7de0 commit e1646f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

## Unreleased

## 3.4.0b1 - 2023-11-28

### Changed
- Include first batch of block coding images.

## 3.3.0 - 2023-11-24

### Changed
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
version = "3.3.0"
version = "3.4.0b1"
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>" ]
Expand Down

0 comments on commit e1646f3

Please sign in to comment.