From 43c14e722d879271b7cd58203da1676177eacc16 Mon Sep 17 00:00:00 2001 From: Boris Date: Wed, 18 Jun 2025 21:14:29 +0200 Subject: [PATCH] version: 0.2.0.dev0 (#999) ## 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 da3eeb5c1..aa6217081 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cognee" -version = "0.1.42" +version = "0.2.0.dev0" description = "Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning." authors = [ { name = "Vasilije Markovic" },