[Bug fix] Fix chromadb issue on embedchain version 0.1.58 (#1151)

This commit is contained in:
Deshraj Yadav
2024-01-09 23:45:42 +05:30
committed by GitHub
parent 2b13984e11
commit f3553040bc
2 changed files with 3 additions and 3 deletions

View File

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