[Bug fix] Fix issue related to initalizing the local database engine (#1281)

This commit is contained in:
Deshraj Yadav
2024-02-22 02:40:06 -08:00
committed by GitHub
parent aa5ad625af
commit f0400e928a
2 changed files with 5 additions and 1 deletions

View File

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