Bump to pickup PR and fix python 3

This commit is contained in:
Dave Conway-Jones
2021-12-12 17:06:24 +00:00
parent 70ac42463c
commit fa69af298a

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-pi-neopixel",
"version" : "0.1.2",
"version" : "1.0.0",
"description" : "A Node-RED node to output to a neopixel (ws2812) string of LEDS from a Raspberry Pi.",
"dependencies" : {
},