Skip to content

Commit 0760485

Browse files
fern-api[bot]louisjoecodes
authored andcommitted
SDK regeneration
1 parent 18d89f5 commit 0760485

File tree

59 files changed

+4697
-946
lines changed

Some content is hidden

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

59 files changed

+4697
-946
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@ name = "elevenlabs"
33

44
[tool.poetry]
55
name = "elevenlabs"
6-
version = "1.50.6"
6+
version = "1.50.7"
77
description = ""
88
readme = "README.md"
99
authors = []
1010
keywords = []
1111
license = "MIT"
12-
repository = 'https://github.com/elevenlabs/elevenlabs-python'
1312
classifiers = [
1413
"Intended Audience :: Developers",
1514
"Programming Language :: Python",
@@ -32,6 +31,9 @@ packages = [
3231
{ include = "elevenlabs", from = "src"}
3332
]
3433

34+
[project.urls]
35+
Repository = 'https://github.com/elevenlabs/elevenlabs-python'
36+
3537
[tool.poetry.dependencies]
3638
python = "^3.8"
3739
httpx = ">=0.21.2"

0 commit comments

Comments
 (0)