Fix: Gemini embedder config and version bump -> 0.1.113 (#3070)

This commit is contained in:
Dev Khant
2025-06-30 13:31:51 +05:30
committed by GitHub
parent ac085db500
commit 5a1083b709
2 changed files with 6 additions and 1 deletions

View File

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