[Improvement] fix slack loader max_count (#1127)

Co-authored-by: Deven Patel <deven298@yahoo.com>
This commit is contained in:
Deven Patel
2024-01-07 13:03:42 +05:30
committed by GitHub
parent 73e726f6e3
commit 1b661bb2fd
2 changed files with 6 additions and 6 deletions

View File

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