[Bug fix] Remove duplicate constants (#1342)

This commit is contained in:
Deshraj Yadav
2024-04-19 09:50:37 -07:00
committed by GitHub
parent ba9f186fc5
commit 6fb2048af0
2 changed files with 2 additions and 6 deletions

View File

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