fix error of wrong exception (#2911)

This commit is contained in:
Prateek Chhikara
2025-06-04 17:56:52 -06:00
committed by GitHub
parent be37fca1bb
commit ecc596b11f
2 changed files with 2 additions and 2 deletions

View File

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