[Bug fix] Fix issue for using any metadata db apart from sqlite (#1282)

This commit is contained in:
Deshraj Yadav
2024-02-22 09:52:40 -08:00
committed by GitHub
parent f0400e928a
commit b4bb4cf053
2 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "embedchain"
version = "0.1.84"
version = "0.1.85"
description = "Simplest open source retrieval(RAG) framework"
authors = [
"Taranjeet Singh <taranjeet@embedchain.ai>",