+++++++++++++
Released 2022-12-22
Fixes
------------------
* Version number not reported correctly in certain situations (issue 299).
* Coverage/Coveralls were failing to upload code coverage results (issue 299).
Maintenance
------------------
* Add CodeQL analysis workflow, per GitHub bot recommendation (issue 295).
* Add support for Python 3.11.
* Adjust badges on root-level README page.
* When building documentation, "mock" the additional packages.
* Refactor Sphinx publishing from GitHub Action to in-line workflow.