[Bug fix] Update sleep time for substack loader and version bump (#958)

This commit is contained in:
Deshraj Yadav
2023-11-15 19:35:30 -08:00
committed by GitHub
parent 07fb6bee54
commit c93e49d2b8
2 changed files with 2 additions and 2 deletions

View File

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