[Bugfix] fix ec dev command for hf spaces (#1168)

Co-authored-by: Deven Patel <deven298@yahoo.com>
This commit is contained in:
Deven Patel
2024-01-14 08:36:23 +05:30
committed by GitHub
parent affe319460
commit 7444f59e3c
3 changed files with 7 additions and 11 deletions

View File

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