chore: Update cognee version

This commit is contained in:
Igor Ilic 2025-10-29 20:56:02 +01:00
parent a2dbc0c773
commit e4019b3984
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[project]
name = "cognee"
version = "0.3.7.dev1"
version = "0.3.8"
description = "Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning."
authors = [
{ name = "Vasilije Markovic" },

2
uv.lock generated
View file

@ -929,7 +929,7 @@ wheels = [
[[package]]
name = "cognee"
version = "0.3.7.dev1"
version = "0.3.8"
source = { editable = "." }
dependencies = [
{ name = "aiofiles" },