Skip to content

Commit

Permalink
Bump python sdk version (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
keepingitneil authored Jul 23, 2024
1 parent 7008eea commit 7ac4e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion livekit-agents/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
python_requires=">=3.9.0",
install_requires=[
"click~=8.1",
"livekit~=0.12.0.dev0",
"livekit~=0.12.0.dev1",
"livekit-api~=0.6.0",
"livekit-protocol~=0.6.0",
"protobuf>=3",
Expand Down

0 comments on commit 7ac4e74

Please sign in to comment.