What's Changed
* 👷 Make Python 3.10 the default version (for linter + coverage + black); Keep Testing 3.9 anyways by hf-kklein in https://github.com/Hochfrequenz/ahbicht/pull/109
* 🎨Use Enum for Modal Marks by hf-kklein in https://github.com/Hochfrequenz/ahbicht/pull/111
* 🎨 Use Enums for PrefixOperators, RequirementIndicators and LogicalOperators by hf-kklein in https://github.com/Hochfrequenz/ahbicht/pull/112
* 📝Fix Documentation Configuration by hf-kklein in https://github.com/Hochfrequenz/ahbicht/pull/113
**Full Changelog**: https://github.com/Hochfrequenz/ahbicht/compare/v0.0.19...v0.0.20