Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ZodiusInfuser committed Sep 26, 2024
1 parent b6d8234 commit f25f197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pimoroni_yukon/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from ucollections import OrderedDict, namedtuple


YUKON_VERSION = "1.0.1"
YUKON_VERSION = "1.0.2"

Slot = namedtuple("Slot", ("ID",
"FAST1",
Expand Down

0 comments on commit f25f197

Please sign in to comment.