File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff 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+ ## [ 1.2.0] - 2025-07-11
10+
911### Added
1012- Added support for Pybricks Profile v1.5.0.
1113
@@ -470,7 +472,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
470472- Typo in ` pip ` arguments ` README.md ` .
471473
472474
473- [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.1.0..HEAD
475+ [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.2.0..HEAD
476+ [ 1.2.0 ] : https://github.com/pybricks/pybricksdev/compare/v1.1.0...v1.2.0
474477[ 1.1.0 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.1...v1.1.0
475478[ 1.0.1 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0...v1.0.1
476479[ 1.0.0 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.52...v1.0.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pybricksdev"
3- version = " 1.1 .0"
3+ version = " 1.2 .0"
44description = " Pybricks developer tools"
55authors = [" The Pybricks Authors <dev@pybricks.com>" ]
66maintainers = [" Laurens Valk <laurens@pybricks.com>" , " David Lechner <david@pybricks.com>" ]
You can’t perform that action at this time.
0 commit comments