Skip to content

Commit 0a5fca8

Browse files
committed
update candle_api to fix timestamp error
1 parent c8527e4 commit 0a5fca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ keywords = ["gs_usb", "can", "candleLight"]
1515
dynamic = ["version"]
1616
dependencies = [
1717
"python-can >= 4.0.0",
18-
"candle-api == 0.0.8"
18+
"candle-api == 0.0.9"
1919
]
2020

2121
[project.urls]

0 commit comments

Comments
 (0)