File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.0.0-alpha.48] - 2024-05-04
10+
911### Changed
1012- Updated ` hidapi ` dependency to v0.14.0.
1113
1214### Fixed
1315- Fixed installing on Windows due to failed ` hidapi ` installation.
1416
15- ## [ 1.0.0-alpha.46 ] - 2024-05-04
17+ ## [ 1.0.0-alpha.47 ] - 2024-05-04
1618
1719### Changed
1820- Allow hostname in ` pybricksdev run ssh --name=... ` .
@@ -410,8 +412,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
410412
411413
412414
413- [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.47..HEAD
414- [ 1.0.0-alpha.47 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.47...v1.0.0-alpha.47
415+ [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.48..HEAD
416+ [ 1.0.0-alpha.48 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.47...v1.0.0-alpha.48
417+ [ 1.0.0-alpha.47 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.46...v1.0.0-alpha.47
415418[ 1.0.0-alpha.46 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.45...v1.0.0-alpha.46
416419[ 1.0.0-alpha.45 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.44...v1.0.0-alpha.45
417420[ 1.0.0-alpha.44 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.43...v1.0.0-alpha.44
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pybricksdev"
3- version = " 1.0.0-alpha.47 "
3+ version = " 1.0.0-alpha.48 "
44description = " Pybricks developer tools"
55authors = [
" The Pybricks Authors <[email protected] >" ]
66maintainers = [
" Laurens Valk <[email protected] >" ,
" David Lechner <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments