version: v0.3.4

This commit is contained in:
Boris Arzentar 2025-09-19 17:27:17 +02:00
parent 67e5b7077d
commit 6821f900ee
No known key found for this signature in database
GPG key ID: D5CC274C784807B7
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[project]
name = "cognee"
version = "0.3.4.dev4"
version = "0.3.4"
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

@ -811,7 +811,7 @@ wheels = [
[[package]]
name = "cognee"
version = "0.3.4.dev4"
version = "0.3.4"
source = { editable = "." }
dependencies = [
{ name = "aiofiles" },