Skip to content

Commit 3320b54

Browse files
SDK regeneration (#742)
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
1 parent 3764b51 commit 3320b54

28 files changed

Lines changed: 2317 additions & 556 deletions

.fern/metadata.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"cliVersion": "3.86.0",
2+
"cliVersion": "4.23.0",
33
"generatorName": "fernapi/fern-python-sdk",
4-
"generatorVersion": "4.55.4",
4+
"generatorVersion": "4.63.4",
55
"generatorConfig": {
66
"pyproject_python_version": "^3.9",
77
"inline_request_params": false,
@@ -79,5 +79,6 @@
7979
}
8080
]
8181
},
82-
"sdkVersion": "5.20.7"
82+
"originGitCommit": "7ffcb80a5edaf952524b88ad8960151e148ff39b",
83+
"sdkVersion": "5.21.0"
8384
}

poetry.lock

Lines changed: 217 additions & 213 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 = "cohere"
7-
version = "5.20.7"
7+
version = "5.21.0"
88
description = ""
99
readme = "README.md"
1010
authors = []

0 commit comments

Comments
 (0)