Skip to content

Commit

Permalink
Bump version number for first release
Browse files Browse the repository at this point in the history
  • Loading branch information
ZodiusInfuser committed Dec 5, 2023
1 parent 0c6cc17 commit 21288e1
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.0"
YUKON_VERSION = "1.0.1"

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

0 comments on commit 21288e1

Please sign in to comment.