Update package version to 0.0.49 (#515)

This commit is contained in:
Deshraj Yadav
2023-08-30 11:25:46 -07:00
committed by GitHub
parent 85106c7c7e
commit 70077f4e46

View File

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