What's Changed
* Add support for small 0.66" 64x48 OLED by asmagill in https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306/pull/38
New Contributors
* asmagill made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306/pull/38
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306/compare/1.7.1...1.7.2
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-displayio-ssd1306`.
Read the [docs](https://circuitpython.readthedocs.io/projects/displayio-ssd1306/en/latest/) for info on how to use it.