Skip to content

Commit

Permalink
update version of relay component
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamillar committed Dec 31, 2024
1 parent c8a610c commit 127b59a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class I2cMultichannelDtRelayComponentGt(ComponentGt):
TypeName: Literal["i2c.multichannel.dt.relay.component.gt"] = (
"i2c.multichannel.dt.relay.component.gt"
)
Version: Literal["001"] = "001"
Version: Literal["002"] = "002"

model_config = ConfigDict(extra="allow", use_enum_values=True)

Expand Down

0 comments on commit 127b59a

Please sign in to comment.