Skip to content

Commit eba92be

Browse files
authored
chore: Bump version from 2.0.6 to 2.0.7 (#592)
1 parent 77b0c0a commit eba92be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/label_studio_sdk/core/client_wrapper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from .http_client import AsyncHttpClient, HttpClient
66

7-
VERSION = "2.0.6"
7+
VERSION = "2.0.7"
88

99
class BaseClientWrapper:
1010
def __init__(

0 commit comments

Comments
 (0)