[Bug fix] Fix issues related to logging configuration (#1318)

This commit is contained in:
Deshraj Yadav
2024-03-14 00:45:37 -07:00
committed by GitHub
parent ebdce87fde
commit 8520033d44
4 changed files with 11 additions and 17 deletions

View File

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