Bump LabThings FastAPI version to 0.2.1

This commit is contained in:
Julian Stirling 2026-05-20 15:18:51 +01:00
parent 4e58d613d0
commit 328cb4ba0c

View file

@ -18,7 +18,7 @@ classifiers = [
"Operating System :: OS Independent",
]
dependencies = [
"labthings-fastapi==0.2.0rc2",
"labthings-fastapi==0.2.1",
"sangaboard~=0.4.0",
"camera-stage-mapping ~= 0.1.10",
"opencv-python-headless ~= 4.13.0",