Skip to content

Commit 3539f0c

Browse files
SDK regeneration (#756)
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
1 parent ba601c1 commit 3539f0c

294 files changed

Lines changed: 4724 additions & 17192 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.fern/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"default_bytes_stream_chunk_size": 1024,
88
"inline_request_params": false,
99
"follow_redirects_by_default": true,
10-
"recursion_limit": 5000,
10+
"recursion_limit": 10000,
1111
"pydantic_config": {
1212
"skip_validation": true
1313
},

poetry.lock

Lines changed: 48 additions & 48 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 = "elevenlabs"
7-
version = "v2.40.0"
7+
version = "2.41.0"
88
description = ""
99
readme = "README.md"
1010
authors = []

0 commit comments

Comments
 (0)