This release moves closer to matching the same API provided by the core module. Which allows the classes created by this library to be compatible with other libraries that were made with the core API in mind like LED_Animation. There are new example scripts to illustrate this functionality with the rgbmatrix device.
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-is31fl3741`.
Read the [docs](http://circuitpython.readthedocs.io/projects/is31fl3741/en/latest/) for info on how to use it.