We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0f0c9 commit 7a71864Copy full SHA for 7a71864
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="embedchain",
8
- version="0.0.31",
+ version="0.0.32",
9
author="Taranjeet Singh",
10
author_email="[email protected]",
11
description="embedchain is a framework to easily create LLM powered bots over any dataset", # noqa:E501
0 commit comments