Sfoglia il codice sorgente

Update package version to 0.0.49 (#515)

Deshraj Yadav 2 anni fa
parent
commit
70077f4e46
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

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