Browse Source

Bump version to 0.0.50 (#530)

Taranjeet Singh 1 năm trước cách đây
mục cha
commit
490d7db601
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "embedchain"
-version = "0.0.49"
+version = "0.0.50"
 description = "embedchain is a framework to easily create LLM powered bots over any dataset"
 authors = ["Taranjeet Singh"]
 license = "Apache License"