Bump MCP server version to 1.0.1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Daniel Chalef 2025-11-08 18:16:24 -08:00
parent d1ed9834c6
commit c6790dc330

View file

@ -1,6 +1,6 @@
[project] [project]
name = "mcp-server" name = "mcp-server"
version = "1.0.0" version = "1.0.1"
description = "Graphiti MCP Server" description = "Graphiti MCP Server"
readme = "README.md" readme = "README.md"
requires-python = ">=3.10,<4" requires-python = ">=3.10,<4"