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 2e91230 commit 57ea65bCopy full SHA for 57ea65b
src/unstract/llmwhisperer/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.2.0"
+__version__ = "0.2.1"
2
3
from .client import LLMWhispererClient # noqa: F401
4
0 commit comments