From 290cedb10fb942023a4eb20c5620410e4eea7b03 Mon Sep 17 00:00:00 2001 From: vasilije Date: Wed, 22 Oct 2025 22:26:59 +0200 Subject: [PATCH] fix --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d57638a4e..629819f7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "cognee" -version = "0.3.6" +version = "0.3.7" description = "Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning." authors = [ { name = "Vasilije Markovic" },