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 850f5e0 commit 1d8a554Copy full SHA for 1d8a554
src/unstract/llmwhisperer/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.22.0"
+__version__ = "0.23.0"
2
3
from .client import LLMWhispererClient # noqa: F401
4
from .client_v2 import LLMWhispererClientV2 # noqa: F401
0 commit comments