v0.7.3 (2025-02-15)
Bug Fixes
- Address upgraded pyright errors (
061721b
)
Pyright now requires explicit None returns.
- Bring the reconnection logic back (
121d1a7
)
The sleeps work fine, but the connection to the node does not recover automatically after the settings restart. Go back to doing a reconnection after the sleep.
Chores
- Bump dependencies (
ac8c39b
)
Detailed Changes: v0.7.2...v0.7.3