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 d3f3ab9 commit d822c43Copy full SHA for d822c43
src/unstract/llmwhisperer/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.2.0"
+__version__ = "2.2.1"
2
3
from .client import LLMWhispererClient # noqa: F401
4
from .client_v2 import LLMWhispererClientV2 # noqa: F401
0 commit comments