File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.0.0-alpha.52] - 2024-11-29
10+
911### Added
1012- Added support for Python 3.13.
1113
@@ -443,7 +445,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
443445
444446
445447
446- [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.50..HEAD
448+ [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.52..HEAD
449+ [ 1.0.0-alpha.52 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.51...v1.0.0-alpha.52
450+ [ 1.0.0-alpha.51 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.50...v1.0.0-alpha.51
447451[ 1.0.0-alpha.50 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.49...v1.0.0-alpha.50
448452[ 1.0.0-alpha.49 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.48...v1.0.0-alpha.49
449453[ 1.0.0-alpha.48 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.47...v1.0.0-alpha.48
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pybricksdev"
3- version = " 1.0.0-alpha.51 "
3+ version = " 1.0.0-alpha.52 "
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