diff --git a/pyproject.toml b/pyproject.toml index 9dea727..deab245 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "mcbluetooth" -version = "2026.02.04" +version = "2026.02.06" description = "Comprehensive BlueZ MCP server - expose the full Linux Bluetooth stack to LLMs" readme = "README.md" requires-python = ">=3.11"