MAgent2 0.3.3 Release Notes
This is a minor maintenance release with bug fixes related to installation and some minor documentation updates.
What's Changed
- Update docs by @delaschwein in #12
- Fix missing module in distribution package by @hominsu in #18
- Update pre-commit hooks by @elliottower in #22
- Remove unnecessary markdown files by @elliottower in #23
- Add pettingzoo as dependency in pyproject.toml by @elliottower in #25
- Update setup.py and MANIFEST.in to include environment files by @atstarke in #38
- Update workflows to build Python 3.11 wheels, and drop Python 3.7 support by @mwydmuch in #39
- Version bump to 0.3.3 by @mwydmuch in #40
New Contributors
- @hominsu made their first contribution in #18
- @elliottower made their first contribution in #22
- @atstarke made their first contribution in #38
- @mwydmuch made their first contribution in #39
Full Changelog: 0.3.2...0.3.3