Skip to content

Commit dda4f84

Browse files
authored
Update __init__.py
Signed-off-by: Jaseem Jas <89440144+jaseemjaskp@users.noreply.github.com>
1 parent ff93d53 commit dda4f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unstract/llmwhisperer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.3.0"
1+
__version__ = "2.3.1"
22

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

0 commit comments

Comments
 (0)