ソースを参照

Bump version to v0.0.75 (#836)

Deshraj Yadav 1 年間 前
コミット
3ce2d8a656
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "embedchain"
-version = "0.0.74"
+version = "0.0.75"
 description = "Data platform for LLMs - Load, index, retrieve and sync any unstructured data"
 authors = ["Taranjeet Singh, Deshraj Yadav"]
 license = "Apache License"