We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5288ae commit 67c5a8eCopy full SHA for 67c5a8e
.fern/metadata.json
@@ -1,5 +1,5 @@
1
{
2
- "cliVersion": "3.46.0",
+ "cliVersion": "3.90.0",
3
"generatorName": "fernapi/fern-python-sdk",
4
"generatorVersion": "4.48.1",
5
"generatorConfig": {
@@ -47,5 +47,5 @@
47
},
48
"pyproject_toml": "[project.scripts]\nlabel-studio-converter = \"label_studio_sdk.converter.main:main\"\n"
49
50
- "sdkVersion": "0.0.1"
+ "sdkVersion": "0.0.2"
51
}
pyproject.toml
@@ -4,7 +4,7 @@ dynamic = ["version"]
[tool.poetry]
6
name = "label-studio-sdk"
7
-version = "0.0.1"
+version = "0.0.2"
8
description = ""
9
readme = "README.md"
10
authors = []
0 commit comments