Bump version to 0.0.19 (#231)

This commit is contained in:
Taranjeet Singh
2023-07-11 19:45:08 +05:30
committed by GitHub
parent 40dc28406d
commit 4d6daf5465

View File

@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setuptools.setup(
name="embedchain",
version="0.0.18",
version="0.0.19",
author="Taranjeet Singh",
author_email="reachtotj@gmail.com",
description="embedchain is a framework to easily create LLM powered bots over any dataset", # noqa:E501