chore(release): bump version to 0.0.4 (#8)

- pyproject.toml: 0.0.2 -> 0.0.4

- README.md: mark delete/enable/disable tools as v0.0.4+
This commit is contained in:
b3nw
2026-06-14 15:58:18 -05:00
committed by GitHub
parent 690408d6c7
commit 9c332c933d
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "npm-mcp"
version = "0.0.2"
version = "0.0.4"
description = "MCP server for Nginx Proxy Manager"
readme = "README.md"
requires-python = ">=3.11"