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