Skip to content

Commit a61807b

Browse files
chore: FIT-1460: Enable FSM API/SDK access (#777)
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: robot-ci-heartex <robot-ci-heartex@users.noreply.github.com>
1 parent dbeda64 commit a61807b

24 files changed

Lines changed: 3076 additions & 246 deletions

.fern/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
},
4848
"pyproject_toml": "[project.scripts]\nlabel-studio-converter = \"label_studio_sdk.converter.main:main\"\n"
4949
},
50-
"sdkVersion": "2.0.18"
50+
"sdkVersion": "2.0.19"
5151
}

poetry.lock

Lines changed: 122 additions & 122 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dynamic = ["version"]
44

55
[tool.poetry]
66
name = "label-studio-sdk"
7-
version = "2.0.19.dev"
7+
version = "2.0.19"
88
description = ""
99
readme = "README.md"
1010
authors = []

0 commit comments

Comments
 (0)