Skip to content

Commit ef9bb5f

Browse files
jomboothJo Booth
andauthored
chore: bump version str to 2.0.8 (#609)
Co-authored-by: Jo Booth <[email protected]>
1 parent 9d26562 commit ef9bb5f

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

99
class BaseClientWrapper:
1010
def __init__(

0 commit comments

Comments
 (0)