We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88598a0 commit 400e8e5Copy full SHA for 400e8e5
1 file changed
src/unstructured_client/_version.py
@@ -6,7 +6,7 @@
6
__version__: str = "0.43.3"
7
__openapi_doc_version__: str = "1.2.31"
8
__gen_version__: str = "2.680.0"
9
-__user_agent__: str = "speakeasy-sdk/python 0.43.2 2.680.0 1.2.31 unstructured-client"
+__user_agent__: str = "speakeasy-sdk/python 0.43.3 2.680.0 1.2.31 unstructured-client"
10
11
try:
12
if __package__ is not None:
0 commit comments