diff --git a/pyproject.toml b/pyproject.toml index 0279dca..40d6500 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "trio-core" -version = "1.1.4" +version = "1.1.5" description = "Open-source camera intelligence — ONVIF discovery, RTSP relay, YOLO detection, VLM scene understanding" readme = "README.md" license = "Apache-2.0"