Release: Bump cognee and MCP versions to 0.5.0

This commit is contained in:
Pavel Zorin 2025-12-15 20:29:29 +01:00
parent 4936551a90
commit b42ea166a8
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project] [project]
name = "cognee-mcp" name = "cognee-mcp"
version = "0.4.0" version = "0.5.0"
description = "Cognee MCP server" description = "Cognee MCP server"
readme = "README.md" readme = "README.md"
requires-python = ">=3.10" requires-python = ">=3.10"

View file

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