Skip to content

Commit 8a8d9ca

Browse files
committed
SemVer
1 parent 03b29ee commit 8a8d9ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

latest-stable

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0
1+
1.0.0

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.1
18+
version = 1.0.0
1919

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

0 commit comments

Comments
 (0)