Sfoglia il codice sorgente

Update version to 0.1.78 (#1256)

Deshraj Yadav 1 anno fa
parent
commit
036bf3a161
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.1.77"
+version = "0.1.78"
 description = "Simplest open source retrieval(RAG) framework"
 authors = [
     "Taranjeet Singh <taranjeet@embedchain.ai>",