From 5a04421065f8872dfcc703d4add9d92cdd825d50 Mon Sep 17 00:00:00 2001 From: Boris Date: Fri, 30 May 2025 22:59:07 +0200 Subject: [PATCH] version: v0.1.41 (#890) ## Description ## DCO Affirmation I affirm that all code in every commit of this pull request conforms to the terms of the Topoteretes Developer Certificate of Origin. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 170788a1c..4a878cfad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cognee" -version = "0.1.40" +version = "0.1.41" description = "Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning." authors = [ { name = "Vasilije Markovic" },