diff --git a/pyproject.toml b/pyproject.toml index 97280cc..3a4fafc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mcpdoc" -version = "0.0.5" +version = "0.0.6" description = "Server llms-txt documentation over MCP" readme = "README.md" license = "MIT"