1.1.9: Patch release
What's Changed
- Improve handling of KeyboardInterrupt in CLI applications by @mryab in #567
- Measure coverage of subprocesses, exclude protobuf compiled files by @mryab in #568
- Require pydantic<2.0 unless it's supported by @borzunov in #573
- Support Python 3.11 by @borzunov @justheuristic in #574
- Fix using .lstrip() in hivemind.compression by @borzunov in #578
- Fix TypeError in P2P._terminate() by @borzunov in #579
Full Changelog: 1.1.8...1.1.9