From 80cf621aeccc1bca1daffc9b427ef66a496eb459 Mon Sep 17 00:00:00 2001 From: Boris Arzentar Date: Fri, 13 Jun 2025 18:49:27 +0200 Subject: [PATCH] version: v0.1.43 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8c7c0ab9e..eacef6335 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cognee" -version = "0.1.42" +version = "0.1.43" description = "Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning." authors = [ { name = "Vasilije Markovic" },