Bump to 2026.03.06.3 — add Documentation URL to PyPI metadata

This commit is contained in:
Ryan Malloy 2026-03-08 01:18:09 -07:00
parent d94e3bdd69
commit 87a85ba5d1

View File

@ -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]