diff --git a/pyproject.toml b/pyproject.toml index 0e0c707..787020f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "mcdbus" -version = "2026.03.06" +version = "2026.03.06.1" description = "D-Bus MCP server — bridge Linux IPC into the Model Context Protocol" readme = "README.md" requires-python = ">=3.11"