chore: bump version to 0.9.4 in pyproject.toml (#341)

This commit is contained in:
Daniel Chalef 2025-04-09 08:48:43 -07:00 committed by GitHub
parent 7f7a17c926
commit 9b563f5ba9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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