Browse Source

[Version] Update version to 0.1.96 (#1317)

Deshraj Yadav 1 year ago
parent
commit
ebdce87fde
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

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