chore: bump version to 0.9.4 in pyproject.toml (#341)
This commit is contained in:
parent
7f7a17c926
commit
9b563f5ba9
1 changed files with 1 additions and 1 deletions
|
|
@ -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"},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue