Bump version from 0.8.8 to 0.9.0 in pyproject.toml (#327)

This commit is contained in:
Daniel Chalef 2025-04-06 10:23:28 -07:00 committed by GitHub
parent 9e78890f2e
commit bc40d86946
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "graphiti-core" name = "graphiti-core"
version = "0.8.8" version = "0.9.0"
description = "A temporal graph building library" description = "A temporal graph building library"
authors = [ authors = [
"Paul Paliychuk <paul@getzep.com>", "Paul Paliychuk <paul@getzep.com>",