[BugFix] Skip checking thread when making sqlite connection (#978)

This commit is contained in:
Deshraj Yadav
2023-11-26 15:44:06 -08:00
committed by GitHub
parent bb28569abf
commit 141a23fb1e
5 changed files with 6 additions and 5 deletions

View File

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