chore: update to 0.17.0

This commit is contained in:
2026-05-17 23:07:12 +00:00
parent 1fff8179d6
commit 57287a2ade
5 changed files with 60 additions and 4 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ app = FastAPI(
"Implements the minimateplus RS-232 protocol library.\n"
"Proxied by terra-view at /api/sfm/*."
),
version="0.16.1",
version="0.17.0",
)
# Allow requests from the waveform viewer opened as a local file (file://)