Skip to content

Commit 21288e1

Browse files
committed
Bump version number for first release
1 parent 0c6cc17 commit 21288e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pimoroni_yukon/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from ucollections import OrderedDict, namedtuple
1616

1717

18-
YUKON_VERSION = "1.0.0"
18+
YUKON_VERSION = "1.0.1"
1919

2020
Slot = namedtuple("Slot", ("ID",
2121
"FAST1",

0 commit comments

Comments
 (0)