Ver código fonte

feat: bump version to 0.0.60 (#704)

Taranjeet Singh 1 ano atrás
pai
commit
cc9a06b116
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

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