We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c239d8a commit 92b958cCopy full SHA for 92b958c
2 files changed
mem0-ts/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mem0ai",
3
- "version": "2.4.6",
+ "version": "3.0.0-beta.0",
4
"description": "The Memory Layer For Your AI Apps",
5
"main": "./dist/index.js",
6
"module": "./dist/index.mjs",
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "mem0ai"
7
-version = "1.0.11"
+version = "2.0.0b0"
8
description = "Long-term memory for AI Agents"
9
authors = [
10
{ name = "Mem0", email = "support@mem0.ai" }
0 commit comments