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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 2.1.1] - 2025-09-13
10
+
9
11
### Fixed
10
12
- Fixed USB/DFU hub not rebooting after flashing firmware on Windows (pybricksdev #112 ).
11
13
@@ -514,7 +516,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
514
516
- Typo in ` pip ` arguments ` README.md ` .
515
517
516
518
517
- [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v2.1.0...HEAD
519
+ [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v2.1.1...HEAD
520
+ [ 2.1.1 ] : https://github.com/pybricks/pybricksdev/compare/v2.1.0...v2.1.1
518
521
[ 2.1.0 ] : https://github.com/pybricks/pybricksdev/compare/v2.0.1...v2.1.0
519
522
[ 2.0.1 ] : https://github.com/pybricks/pybricksdev/compare/v2.0.0...v2.0.1
520
523
[ 2.0.0 ] : https://github.com/pybricks/pybricksdev/compare/v1.2.0...v2.0.0
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " pybricksdev"
3
- version = " 2.1.0 "
3
+ version = " 2.1.1 "
4
4
description = " Pybricks developer tools"
5
5
authors = [{
name =
" The Pybricks Authors" ,
email =
" [email protected] " }]
6
6
maintainers = [
You can’t perform that action at this time.
0 commit comments