feat: bump version to 0.0.64 (#733)

This commit is contained in:
Taranjeet Singh
2023-09-29 23:46:22 -07:00
committed by GitHub
parent 9ecf2e9feb
commit 39640cb697
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "embedchain"
version = "0.0.63"
version = "0.0.64"
description = "embedchain is a framework to easily create LLM powered bots over any dataset"
authors = ["Taranjeet Singh"]
license = "Apache License"