diff --git a/README.md b/README.md index 459627b..9c5cb32 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ with [signetry-core](https://github.com/Signetry/core). ## Prerequisite ```bash -pip install "signetry-core @ git+https://github.com/Signetry/core@v0.6.0" +pip install "signetry-core @ git+https://github.com/Signetry/core@v0.7.0" ``` Add a `.signetry/admission.yaml` to your repo (allowed/forbidden paths, diff budget, diff --git a/config.toml b/config.toml index 102e196..f208bee 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # Signetry MCP server for Codex — add to ~/.codex/config.toml -# Requires: pip install "signetry-core @ git+https://github.com/Signetry/core@v0.6.0" +# Requires: pip install "signetry-core @ git+https://github.com/Signetry/core@v0.7.0" [mcp_servers.signetry] command = "python"