From 44f0498b7548cb52ff15f815af0ddae6bafc254a Mon Sep 17 00:00:00 2001 From: vasilije Date: Sun, 9 Nov 2025 09:44:07 +0100 Subject: [PATCH] added release update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5f0aef1d8..be500ce39 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "cognee" -version = "0.3.9" +version = "0.4.0" description = "Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning." authors = [ { name = "Vasilije Markovic" },