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 56dba7e commit 24f45c8Copy full SHA for 24f45c8
neopixel.py
@@ -15,7 +15,7 @@
15
16
statepath = "/tmp/neopixel.state"
17
18
-version = 1.0.0
+version = "1.0.0"
19
20
if len(sys.argv) > 1:
21
if sys.argv[1] == "-v":
0 commit comments