From d2f6fce52e0d070eb84d67e1b839d07e562c1bfa Mon Sep 17 00:00:00 2001 From: Dev Khant Date: Fri, 2 Aug 2024 21:05:13 +0530 Subject: [PATCH] Version bump for Mem0 and Embedchain (#1632) --- embedchain/pyproject.toml | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/embedchain/pyproject.toml b/embedchain/pyproject.toml index b5f9533f..cd73e0f6 100644 --- a/embedchain/pyproject.toml +++ b/embedchain/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "embedchain" -version = "0.1.119" +version = "0.1.120" description = "Simplest open source retrieval (RAG) framework" authors = [ "Taranjeet Singh ", diff --git a/pyproject.toml b/pyproject.toml index 5e2b35a1..0c3c6419 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mem0ai" -version = "0.0.10" +version = "0.0.11" description = "Long-term memory for AI Agents" authors = ["Mem0 "] exclude = [