[Bug Fix]: Fix test cases and update version to 0.1.93 (#1303)

This commit is contained in:
Deshraj Yadav
2024-03-04 18:35:01 -08:00
committed by GitHub
parent 11f4ce8fb6
commit 4428768eaa
6 changed files with 6 additions and 3 deletions

View File

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