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 77b0c0a commit eba92beCopy full SHA for eba92be
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.6"
+VERSION = "2.0.7"
8
9
class BaseClientWrapper:
10
def __init__(
0 commit comments