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 b467ea0 commit 2625c1dCopy full SHA for 2625c1d
src/unstract/llmwhisperer/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.21.0"
+__version__ = "0.22.0"
2
3
from .client import LLMWhispererClient # noqa: F401
4
0 commit comments