This release removes the use of `displayio.Group` max_size parameter, which is no longer needed. Thank you lesamouraipourpre
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).
To use in CPython, `pip3 install adafruit-circuitpython-displayio-layout`
Read the [docs](https://circuitpython.readthedocs.io/projects/displayio-layout/en/latest/) for info on how to use it.