Bump to 2026.03.06.1 — fix project URL in metadata

This commit is contained in:
Ryan Malloy 2026-03-06 14:48:00 -07:00
parent c8a1ce0fdb
commit 65913f57bc

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "mcdbus" name = "mcdbus"
version = "2026.03.06" version = "2026.03.06.1"
description = "D-Bus MCP server — bridge Linux IPC into the Model Context Protocol" description = "D-Bus MCP server — bridge Linux IPC into the Model Context Protocol"
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"