This release contains:
- New auto-size capability. If you omit width and height arguments it will initialize to maximum size by default. Thank you bablokb
- Improved and updated CI and related infrastructure files. Thank you tekktrik
- Updated the example code in the readme to match the current API. Thank you jposada202020
pygame has been pinned to `>2.1.3dev8` in the requirements file in order to have it get a version that can work in the CI. Running locally with version `2.1.2` of pygame is supported as well.