Skip to content

Commit 2625c1d

Browse files
Version bumped to 0.22.0 for fix on UTF-8 encoding
1 parent b467ea0 commit 2625c1d

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__ = "0.21.0"
1+
__version__ = "0.22.0"
22

33
from .client import LLMWhispererClient # noqa: F401
44

0 commit comments

Comments
 (0)