diff --git a/poetry.lock b/poetry.lock index 3d7415be0..7a83a1231 100644 --- a/poetry.lock +++ b/poetry.lock @@ -13659,4 +13659,4 @@ scraping = ["APScheduler", "beautifulsoup4", "lxml", "playwright", "protego", "t [metadata] lock-version = "2.1" python-versions = ">=3.10,<=3.13" -content-hash = "c6eae37c0680f741564d1609d2bf2a25ed62d19ab4afa223ce9f7bce9be99e6f" +content-hash = "f56ce018c96211b8a67d74b4b53c3d333dd6aa964d4be4f9844db8710d130144" diff --git a/pyproject.toml b/pyproject.toml index d90abc092..c8f71514b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "cognee" -version = "0.3.5" +version = "0.3.6" description = "Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning." authors = [ { name = "Vasilije Markovic" }, diff --git a/uv.lock b/uv.lock index 3ef74e89d..8bab2a8e5 100644 --- a/uv.lock +++ b/uv.lock @@ -870,7 +870,7 @@ wheels = [ [[package]] name = "cognee" -version = "0.3.5" +version = "0.3.6" source = { editable = "." } dependencies = [ { name = "aiofiles" },