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 https://github.com/Farama-Foundation/MAgent2/pull/12
* Fix missing module in distribution package by hominsu in https://github.com/Farama-Foundation/MAgent2/pull/18
* Update pre-commit hooks by elliottower in https://github.com/Farama-Foundation/MAgent2/pull/22
* Remove unnecessary markdown files by elliottower in https://github.com/Farama-Foundation/MAgent2/pull/23
* Add pettingzoo as dependency in pyproject.toml by elliottower in https://github.com/Farama-Foundation/MAgent2/pull/25
* Update setup.py and MANIFEST.in to include environment files by atstarke in https://github.com/Farama-Foundation/MAgent2/pull/38
* Update workflows to build Python 3.11 wheels, and drop Python 3.7 support by mwydmuch in https://github.com/Farama-Foundation/MAgent2/pull/39
* Version bump to 0.3.3 by mwydmuch in https://github.com/Farama-Foundation/MAgent2/pull/40
New Contributors
* hominsu made their first contribution in https://github.com/Farama-Foundation/MAgent2/pull/18
* elliottower made their first contribution in https://github.com/Farama-Foundation/MAgent2/pull/22
* atstarke made their first contribution in https://github.com/Farama-Foundation/MAgent2/pull/38
* mwydmuch made their first contribution in https://github.com/Farama-Foundation/MAgent2/pull/39
**Full Changelog**: https://github.com/Farama-Foundation/MAgent2/compare/0.3.2...0.3.3