This release explicietly re-exports all external interfaces, updates the dev dependencies and officially supports python 3.11.
New Features
_No new features._
Improvements
- Re-exports of public interfaces in __init__.py files are now explicit by using the __all__ list - thanks to ThunderKey!
- Python 3.11 is now officially supported and used in all github actions
- Development dependencies are updated to newest version
Fixed Issues
_No fixed issues._
Compatibility Notes
This release is fully backwards-compatible with all 1.* versions released so far.