Update version to 0.1.17, enhance NavServer with patrol functionality, and modify MQTT broker default value. Added patrol command handling and updated documentation for new parameters.

This commit is contained in:
2025-09-28 12:07:09 +08:00
parent 5c6a39a7c7
commit 9b7b69d8c3
3 changed files with 49 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "terminal_temi_mcp"
version = "0.1.15"
version = "0.1.17"
description = "MQTT-based navigation server for robot"
requires-python = ">=3.10"
dependencies = [