From dd7c5de9fffb11fe5ebbffd7fd44b8fa14473cef Mon Sep 17 00:00:00 2001 From: Igor Ilic Date: Thu, 14 Aug 2025 22:04:03 +0200 Subject: [PATCH] chore: Update cognee version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 445172eac..095349ff3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "cognee" -version = "0.2.2.dev1" +version = "0.2.2" description = "Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning." authors = [ { name = "Vasilije Markovic" },