Skip to content

Commit abaf736

Browse files
Bumped version to
1 parent 30bb083 commit abaf736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unstract/llmwhisperer/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.23.0"
1+
__version__ = "2.0.0"
22

33
from .client import LLMWhispererClient # noqa: F401
44
from .client_v2 import LLMWhispererClientV2 # noqa: F401

0 commit comments

Comments
 (0)