diff --git a/pyproject.toml b/pyproject.toml index 7e6f899..f52ff6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mcpdoc" -version = "0.0.8" +version = "0.0.9" description = "Server llms-txt documentation over MCP" readme = "README.md" license = "MIT"