Explorar el Código

Version bump -> 0.1.113 (#1447)

Dev Khant hace 1 año
padre
commit
f80be2d2ea
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "embedchain"
-version = "0.1.112"
+version = "0.1.113"
 description = "Simplest open source retrieval (RAG) framework"
 authors = [
     "Taranjeet Singh <taranjeet@embedchain.ai>",