Skip to content

Commit

Permalink
update python server sdk to 2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Oct 3, 2024
1 parent 9250099 commit 22f1628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
python_requires='>=3.11',
install_requires=[
'pyee==12.0.0',
'agora-python-server-sdk==2.0.5'
'agora-python-server-sdk==2.0.8'
], # List of dependencies (if any)
)

0 comments on commit 22f1628

Please sign in to comment.