diff --git a/pyproject.toml b/pyproject.toml index ad474a2..00f9176 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "mcdbus" -version = "2026.03.06.2" +version = "2026.03.06.3" description = "D-Bus MCP server — bridge Linux IPC into the Model Context Protocol" readme = "README.md" requires-python = ">=3.11" @@ -16,6 +16,7 @@ dependencies = [ ] [project.urls] +Documentation = "https://mcdbus.warehack.ing" Source = "https://git.supported.systems/warehack.ing/mcdbus" [project.scripts]