diff --git a/pyproject.toml b/pyproject.toml index 66f0f3a..6b6ac9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ maintainers = [ dependencies = [ "rich>=13.9.4", "typer>=0.20.0", - "mcp-contextforge-gateway==1.0.0rc1", + "mcp-contextforge-gateway==1.0.2", "cryptography>=44.0.0", "jsonschema>=4.23.0", ]