Parcourir la source

feat: bump version to 0.0.65 (#747)

Taranjeet Singh il y a 1 an
Parent
commit
65bafb75b1
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.0.64"
+version = "0.0.65"
 description = "embedchain is a framework to easily create LLM powered bots over any dataset"
 authors = ["Taranjeet Singh"]
 license = "Apache License"