To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-displayio-sh1106`.
Read the [docs](https://circuitpython.readthedocs.io/projects/displayio-sh1106/en/latest/) for info on how to use it.
What's Changed
* FourWire support for 8.x.x and 9.x.x by dhalbert in https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1106/pull/15
New Contributors
* dhalbert made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1106/pull/15
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1106/compare/1.3.1...1.3.2