Bug fix release with no functional changes.
- Supports Python 3.11 - 3.14 (following NEP29 generously)
- meta data package fixes
- python package includes tests (allows running
pytest --pyargs MDAnalysisData) - internal quality of life improvements (deployment workflow) and housekeeping updates
What's Changed
- Fix update tests by @IAlibay in #78
- Some gitignore content, graciously donated by openfe under MIT by @IAlibay in #77
- update tests by @orbeckst in #76
- Modernize packaging by @IAlibay in #79
- Disallow cron codecov calls by @IAlibay in #81
- update Python and workflows by @orbeckst in #82
Full Changelog: release-0.9.0...release-0.9.1