[Improvement] Fix deprecation warnings (#1288)

This commit is contained in:
Deshraj Yadav
2024-02-27 15:10:41 -08:00
committed by GitHub
parent 56bf33ab7f
commit 09cdaff9a2
12 changed files with 13 additions and 47 deletions

View File

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