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.
2 parents d3f3ab9 + d822c43 commit c7237ceCopy full SHA for c7237ce
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