Bump to 2026.03.06.3 — add Documentation URL to PyPI metadata
This commit is contained in:
parent
d94e3bdd69
commit
87a85ba5d1
@ -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]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user