Skip to content

Commit

Permalink
SDK regeneration
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] authored and louisjoecodes committed Feb 4, 2025
1 parent 18d89f5 commit 0760485
Show file tree
Hide file tree
Showing 59 changed files with 4,697 additions and 946 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ name = "elevenlabs"

[tool.poetry]
name = "elevenlabs"
version = "1.50.6"
version = "1.50.7"
description = ""
readme = "README.md"
authors = []
keywords = []
license = "MIT"
repository = 'https://github.com/elevenlabs/elevenlabs-python'
classifiers = [
"Intended Audience :: Developers",
"Programming Language :: Python",
Expand All @@ -32,6 +31,9 @@ packages = [
{ include = "elevenlabs", from = "src"}
]

[project.urls]
Repository = 'https://github.com/elevenlabs/elevenlabs-python'

[tool.poetry.dependencies]
python = "^3.8"
httpx = ">=0.21.2"
Expand Down
Loading

0 comments on commit 0760485

Please sign in to comment.