Forráskód Böngészése

feature: bump version to 0.0.56 (#595)

Taranjeet Singh 1 éve
szülő
commit
ba208f5b48
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

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