File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed
Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.7.2 (2025-01-12)
5+
6+ ### Bug Fixes
7+
8+ - Extend reboot wait time to 15 seconds
9+ ([ ` 2775c39 ` ] ( https://github.com/gtaylor/baymesh-cli/commit/2775c3994a23133b356f6b60e9f83beae087c2d0 ) )
10+
11+ Turns out that the G2 is even slower than the T-Beam.
12+
13+ - Silence serial logger during setup
14+ ([ ` bda9580 ` ] ( https://github.com/gtaylor/baymesh-cli/commit/bda9580dbcfd2d123b0fae40cefd07c36bbdae1c ) )
15+
16+ - Typo
17+ ([ ` 2837db5 ` ] ( https://github.com/gtaylor/baymesh-cli/commit/2837db5b84919b1669376d8c431ebe2e3e118796 ) )
18+
19+ ### Chores
20+
21+ - Bump version in uv.lock
22+ ([ ` 09e4e80 ` ] ( https://github.com/gtaylor/baymesh-cli/commit/09e4e8064be0b3dc6ee18f96fb3b699c10f7f572 ) )
23+
24+
425## v0.7.1 (2025-01-12)
526
627### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " baymesh"
3- version = " 0.7.1 "
3+ version = " 0.7.2 "
44description = " Baymesh command line and library for members of Bayme.sh"
55readme = " README.md"
66requires-python = " >=3.11"
Original file line number Diff line number Diff line change 1- __version__ = "0.7.1 "
1+ __version__ = "0.7.2 "
You can’t perform that action at this time.
0 commit comments