diff --git a/integrations/mcp-memgraph/pyproject.toml b/integrations/mcp-memgraph/pyproject.toml index 1d36e07..8055a55 100644 --- a/integrations/mcp-memgraph/pyproject.toml +++ b/integrations/mcp-memgraph/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mcp-memgraph" -version = "0.1.9" +version = "0.1.10" description = "MCP integration and utilities for Memgraph MCP server" readme = "README.md" requires-python = ">=3.10"