version: v0.3.4.dev2

This commit is contained in:
Boris Arzentar 2025-09-18 14:13:55 +02:00
parent f567098743
commit bb124494c1
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.dev1"
version = "0.3.4.dev2"
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.dev1"
version = "0.3.4.dev2"
source = { editable = "." }
dependencies = [
{ name = "aiofiles" },