[Bug fix] Fix issue of loading other languages in config file (#1153)

This commit is contained in:
Deshraj Yadav
2024-01-10 13:04:57 +05:30
committed by GitHub
parent 3cff5e9898
commit 9e24aee40d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "embedchain"
version = "0.1.59"
version = "0.1.60"
description = "Data platform for LLMs - Load, index, retrieve and sync any unstructured data"
authors = [
"Taranjeet Singh <taranjeet@embedchain.ai>",