From ad0bb0c9efd4544ee4c0335431cd06ce233d8e4c Mon Sep 17 00:00:00 2001 From: Boris Date: Thu, 15 May 2025 11:58:31 +0200 Subject: [PATCH] version: v0.1.40 (#825) ## 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 61fdaecd7..675ee101a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cognee" -version = "0.1.39" +version = "0.1.40" description = "Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning." authors = [ { name = "Vasilije Markovic" },