From c8a7fea728773fc152f0ff6571d5c76a4aa98811 Mon Sep 17 00:00:00 2001 From: Boris Arzentar Date: Fri, 12 Sep 2025 20:09:43 +0200 Subject: [PATCH] version: v0.3.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7e363b1c0..6e3bd19f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "cognee" -version = "0.3.2" +version = "0.3.3" description = "Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning." authors = [ { name = "Vasilije Markovic" },