From 6c2c55e37d4c2627ff3e7a9337001668274b6054 Mon Sep 17 00:00:00 2001 From: paulpaliychuk Date: Wed, 18 Sep 2024 11:31:52 -0400 Subject: [PATCH] chore: Version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 29c61f5..3e022a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "graphiti-core" -version = "0.3.2" +version = "0.3.3" description = "A temporal graph building library" authors = [ "Paul Paliychuk ",