diff --git a/pyproject.toml b/pyproject.toml index 784b19b3..d65c42b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "graphiti-core" -version = "0.4.0" +version = "0.4.1" description = "A temporal graph building library" authors = [ "Paul Paliychuk ",