Bump version to 0.0.31 (#408)

This commit is contained in:
Taranjeet Singh
2023-08-08 23:47:57 -07:00
committed by GitHub
parent fdf5d1928d
commit 030e3521a9

View File

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