We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30bb083 commit abaf736Copy full SHA for abaf736
src/unstract/llmwhisperer/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.23.0"
+__version__ = "2.0.0"
2
3
from .client import LLMWhispererClient # noqa: F401
4
from .client_v2 import LLMWhispererClientV2 # noqa: F401
0 commit comments