Update package version to 0.1.108 (#1396)

This commit is contained in:
Deshraj Yadav
2024-06-08 10:34:15 -07:00
committed by GitHub
parent fb0852f585
commit 6fa946557f

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "embedchain"
version = "0.1.107"
version = "0.1.108"
description = "Simplest open source retrieval (RAG) framework"
authors = [
"Taranjeet Singh <taranjeet@embedchain.ai>",