To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-st7735r`.
Read the [docs](https://circuitpython.readthedocs.io/projects/st7735r/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_ST7735R/pull/33
New Contributors
* dhalbert made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_ST7735R/pull/33
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_ST7735R/compare/1.6.1...1.6.2