Skip to content

MAgent2 0.3.3: Python 3.11 support and installation fixes

Latest

Choose a tag to compare

@mwydmuch mwydmuch released this 19 Aug 22:28
· 18 commits to main since this release
1053931

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

Full Changelog: 0.3.2...0.3.3