Skip to content

Commit f3b8a60

Browse files
authored
Bump version from 2.0.8 to 2.0.9 (#626)
1 parent 9d8bd48 commit f3b8a60

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.8"
7+
VERSION = "2.0.9"
88

99
class BaseClientWrapper:
1010
def __init__(

0 commit comments

Comments
 (0)