From 86e51350a4f1ffba6ca703ebc8ccc5a895108455 Mon Sep 17 00:00:00 2001 From: Igor Ilic Date: Fri, 15 Aug 2025 13:42:48 +0200 Subject: [PATCH] chore: Update Cognee version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 96013fb6e..3ec97506b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "cognee" -version = "0.2.3.dev0" +version = "0.2.3.dev1" description = "Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning." authors = [ { name = "Vasilije Markovic" },