[Bug fix] Fix issue of missing user directory (#975)

This commit is contained in:
Deshraj Yadav
2023-11-24 09:26:59 -08:00
committed by GitHub
parent 58f72e1ffe
commit 1df46b2bb3
6 changed files with 14 additions and 19 deletions

View File

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