chore: upgrade version to 0.1.3

This commit is contained in:
Boris Arzentar 2024-04-21 22:10:49 +02:00
parent e58251b00c
commit 590e86ae53

View file

@ -1,8 +1,8 @@
[tool.poetry]
name = "cognee"
version = "0.1.2"
version = "0.1.3"
description = "Cognee - is a library for enriching LLM context with a semantic layer for better understanding and reasoning."
authors = ["Vasilije Markovic"]
authors = ["Vasilije Markovic", "Boris Arzentar"]
readme = "README.md"
license = "Apache-2.0"
homepage = "https://www.cognee.ai"