Parcourir la source

Bump version to 0.1.69 (#1212)

Taranjeet Singh il y a 1 an
Parent
commit
3fe3b0320a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

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