To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-ili9341`.
Read the [docs](https://circuitpython.readthedocs.io/projects/ili9341/en/latest/) for info on how to use it.
What's Changed
* FourWire support for both 8.x.x and 9.x.x by dhalbert in https://github.com/adafruit/Adafruit_CircuitPython_ILI9341/pull/35
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_ILI9341/compare/1.4.1...1.4.2