Skip to content

Commit 24f45c8

Browse files
committed
Fixed syntax
1 parent 56dba7e commit 24f45c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neopixel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
statepath = "/tmp/neopixel.state"
1717

18-
version = 1.0.0
18+
version = "1.0.0"
1919

2020
if len(sys.argv) > 1:
2121
if sys.argv[1] == "-v":

0 commit comments

Comments
 (0)