bump version -> 0.1.79 (#2463)

This commit is contained in:
Dev Khant
2025-03-29 13:46:00 +05:30
committed by GitHub
parent f1471bcc55
commit 884b597312
2 changed files with 8 additions and 2 deletions

View File

@@ -6,11 +6,17 @@ mode: "wide"
<Tabs>
<Tab title="Python">
<Update label="2025-04-02" description="v0.1.79">
**New Features:**
- **FAISS Support:** Added FAISS vector store support
</Update>
<Update label="2025-04-02" description="v0.1.78">
**New Features:**
- **Livekit Integration:** Added Mem0 livekit example
- **FAISS Support:** Added FAISS vector store support
- **Evaluation:** Added evaluation framework and tools
**Documentation:**

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "mem0ai"
version = "0.1.78"
version = "0.1.79"
description = "Long-term memory for AI Agents"
authors = ["Mem0 <founders@mem0.ai>"]
exclude = [