Updates in client to support summary (#2951)

This commit is contained in:
Prateek Chhikara
2025-06-12 23:34:38 -07:00
committed by GitHub
parent a40268dd51
commit a5a07d711b
2 changed files with 17 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "mem0ai"
version = "0.1.107"
version = "0.1.107r1"
description = "Long-term memory for AI Agents"
authors = [
{ name = "Mem0", email = "founders@mem0.ai" }