Skip to content

Commit 67c5a8e

Browse files
SDK regeneration
1 parent f5288ae commit 67c5a8e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.fern/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cliVersion": "3.46.0",
2+
"cliVersion": "3.90.0",
33
"generatorName": "fernapi/fern-python-sdk",
44
"generatorVersion": "4.48.1",
55
"generatorConfig": {
@@ -47,5 +47,5 @@
4747
},
4848
"pyproject_toml": "[project.scripts]\nlabel-studio-converter = \"label_studio_sdk.converter.main:main\"\n"
4949
},
50-
"sdkVersion": "0.0.1"
50+
"sdkVersion": "0.0.2"
5151
}

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 = "0.0.1"
7+
version = "0.0.2"
88
description = ""
99
readme = "README.md"
1010
authors = []

0 commit comments

Comments
 (0)