chore(server): update inline version to 0.16.0

This commit is contained in:
2026-05-11 21:40:18 +00:00
parent 3e247e2182
commit 83d69b9220
+1 -1
View File
@@ -86,7 +86,7 @@ app = FastAPI(
"Implements the minimateplus RS-232 protocol library.\n" "Implements the minimateplus RS-232 protocol library.\n"
"Proxied by terra-view at /api/sfm/*." "Proxied by terra-view at /api/sfm/*."
), ),
version="0.1.0", version="0.16.0",
) )
# Allow requests from the waveform viewer opened as a local file (file://) # Allow requests from the waveform viewer opened as a local file (file://)