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+ ## [ 2.0.1] - 2025-08-11
10+
911### Fixed
1012- Fixed piping text files to ` pybricksdev run ` from stdin.
1113
@@ -496,7 +498,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
496498- Typo in ` pip ` arguments ` README.md ` .
497499
498500
499- [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v2.0.0..HEAD
501+ [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v2.0.1..HEAD
502+ [ 2.0.1 ] : https://github.com/pybricks/pybricksdev/compare/v2.0.0...v2.0.1
500503[ 2.0.0 ] : https://github.com/pybricks/pybricksdev/compare/v1.2.0...v2.0.0
501504[ 1.2.0 ] : https://github.com/pybricks/pybricksdev/compare/v1.1.0...v1.2.0
502505[ 1.1.0 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.1...v1.1.0
Original file line number Diff line number Diff line change 11[project ]
22name = " pybricksdev"
3- version = " 2.0.0 "
3+ version = " 2.0.1 "
44description = " Pybricks developer tools"
55authors = [{
name =
" The Pybricks Authors" ,
email =
" [email protected] " }]
66maintainers = [
You can’t perform that action at this time.
0 commit comments