[bug] Fix issue of missing user directory on first init (#931)

This commit is contained in:
Deshraj Yadav
2023-11-09 22:29:41 -08:00
committed by GitHub
parent 17129e2eaa
commit b314e5e080
2 changed files with 4 additions and 5 deletions

View File

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