Parcourir la source

Update version to 0.1.18 (#970)

Sidharth Mohanty il y a 1 an
Parent
commit
798d3fcc5a
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.17"
+version = "0.1.18"
 description = "Data platform for LLMs - Load, index, retrieve and sync any unstructured data"
 authors = [
     "Taranjeet Singh <taranjeet@embedchain.ai>",