We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3e7ba commit f5b2b45Copy full SHA for f5b2b45
1 file changed
pyproject.toml
@@ -15,7 +15,7 @@ keywords = ["gs_usb", "can", "candleLight"]
15
dynamic = ["version"]
16
dependencies = [
17
"python-can >= 4.0.0",
18
- "candle-api == 0.0.11"
+ "candle-api == 0.0.12"
19
]
20
21
[project.urls]
0 commit comments