Version 2.2.3
In this release, we update dependencies, use the exceptiongroup module to properly support python versions prior to 3.11 instead of using depreciated trio.MultiError which itself uses exceptiongroup, and minor metadata changes.
Basically no major functional changes though since the prior release.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #64
- [pip dev] (deps-dev): Update pillow requirement from ~=10.1.0 to ~=10.2.0 by @dependabot in #66
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #67
Full Changelog: v2.2.2...v2.2.3