[Bug fix] Fix issue related to get_data_sources() method (#1295)

This commit is contained in:
Deshraj Yadav
2024-03-01 11:54:36 -08:00
committed by GitHub
parent c77a75dfb5
commit 91044ec591
2 changed files with 11 additions and 7 deletions

View File

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