From 52046ffe9f1d3f2e37e669131b84c1de4109e58e Mon Sep 17 00:00:00 2001 From: Pavlo Paliychuk Date: Tue, 25 Feb 2025 14:41:17 -0500 Subject: [PATCH] chore: Bump version (#275) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3a919422..84ceabc1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "graphiti-core" -version = "0.7.1" +version = "0.7.2" description = "A temporal graph building library" authors = [ "Paul Paliychuk ",