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.0.0-alpha.33] - 2022-11-06
10+
911### Changed
1012- Updated Bleak dependency to v0.19.4.
1113
@@ -290,7 +292,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
290292
291293
292294
293- [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.32..HEAD
295+ [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.33..HEAD
296+ [ 1.0.0-alpha.33 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.32...v1.0.0-alpha.33
294297[ 1.0.0-alpha.32 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.31...v1.0.0-alpha.32
295298[ 1.0.0-alpha.31 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.30...v1.0.0-alpha.31
296299[ 1.0.0-alpha.30 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.29...v1.0.0-alpha.30
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pybricksdev"
3- version = " 1.0.0-alpha.32 "
3+ version = " 1.0.0-alpha.33 "
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