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