diff --git a/pyproject.toml b/pyproject.toml index dc0c328..ea01114 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.0b2", + "mcp-contextforge-gateway==1.0.0rc1", "cryptography>=44.0.0", "jsonschema>=4.23.0", ]