ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.529.1

This commit is contained in:
speakeasybot
2025-04-07 00:02:40 +00:00
parent d81e7dd3dc
commit 8e469e991a
78 changed files with 503 additions and 427 deletions

View File

@@ -3,10 +3,10 @@
import importlib.metadata
__title__: str = "plex-api-client"
__version__: str = "0.25.0"
__version__: str = "0.25.1"
__openapi_doc_version__: str = "0.0.3"
__gen_version__: str = "2.565.1"
__user_agent__: str = "speakeasy-sdk/python 0.25.0 2.565.1 0.0.3 plex-api-client"
__gen_version__: str = "2.566.5"
__user_agent__: str = "speakeasy-sdk/python 0.25.1 2.566.5 0.0.3 plex-api-client"
try:
if __package__ is not None: