chore(release): bump version to 0.0.4

- pyproject.toml: 0.0.2 -> 0.0.4

- README.md: mark delete/enable/disable tools as v0.0.4+
This commit is contained in:
2026-06-14 19:00:33 +00:00
parent 690408d6c7
commit baeae54326
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"