We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e3086c commit 9f7c6b7Copy full SHA for 9f7c6b7
library/rpi_ws281x/__init__.py
@@ -2,4 +2,4 @@
2
from .rpi_ws281x import PixelStrip, Adafruit_NeoPixel, Color, ws
3
from _rpi_ws281x import *
4
5
-__version__ = '3.0.6'
+__version__ = '3.1.0'
0 commit comments