2.6.0 - Sequence Previous Function
This release adds a previous() function to the Sequence class that acts as the opposite of next(). Thank you @arturo182!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-led-animation.
Read the docs for info on how to use it.