Skip to content

Commit d0b34ad

Browse files
committed
v2.3.0
1 parent 31ec2dc commit d0b34ad

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.3.0] - 2025-10-31
10+
911
### Added
1012
- Added the `--bin` option to the `compile` command.
1113

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pybricksdev"
3-
version = "2.2.0"
3+
version = "2.3.0"
44
description = "Pybricks developer tools"
55
authors = [{ name = "The Pybricks Authors", email = "[email protected]" }]
66
maintainers = [

0 commit comments

Comments
 (0)