Skip to content

Commit 57d10f9

Browse files
Roll SDK version (#68)
* Support Ollama * Update adapter version * Multiple exception handling * Update SDK version
1 parent dd2e4dd commit 57d10f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unstract/sdk/__init__.py

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

33

44
def get_sdk_version():

0 commit comments

Comments
 (0)