bump v0.17.0 (#700)

* bump v0.17.0

* bump mcp
This commit is contained in:
Daniel Chalef 2025-07-10 16:14:11 -07:00 committed by GitHub
parent aa6e38856a
commit 4b578c1d53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,7 +1,7 @@
[project]
name = "graphiti-core"
description = "A temporal graph building library"
version = "0.16.0"
version = "0.17.0"
authors = [
{ "name" = "Paul Paliychuk", "email" = "paul@getzep.com" },
{ "name" = "Preston Rasmussen", "email" = "preston@getzep.com" },