This release updates the example for and adds fallback compatibility support for displayio changes from 9.x. Thank you prcutler
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-acep7in`.
Read the [docs](https://circuitpython.readthedocs.io/projects/acep7in/en/latest/) for info on how to use it.
What's Changed
* Update to use fourwire and root_group for CP 9 compatibility by prcutler in https://github.com/adafruit/Adafruit_CircuitPython_ACeP7In/pull/6
New Contributors
* prcutler made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_ACeP7In/pull/6
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_ACeP7In/compare/0.8.5...0.8.6