Add multi-firewall dynamic targets (pfsense_connect, v1.1.0)

This commit is contained in:
root
2026-06-12 19:24:30 +00:00
parent ee6c626a80
commit 9fa6a0735f
19 changed files with 563 additions and 173 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "pfsense-mcp"
version = "1.0.0"
version = "1.1.0"
description = "Model Context Protocol server for pfSense firewall management via REST API v2"
readme = "README.md"
requires-python = ">=3.10"