We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d8bd48 commit f3b8a60Copy full SHA for f3b8a60
src/label_studio_sdk/core/client_wrapper.py
@@ -4,7 +4,7 @@
4
5
from .http_client import AsyncHttpClient, HttpClient
6
7
-VERSION = "2.0.8"
+VERSION = "2.0.9"
8
9
class BaseClientWrapper:
10
def __init__(
0 commit comments