ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.542.3

This commit is contained in:
speakeasybot
2025-05-06 00:03:13 +00:00
parent ec4c92a1a4
commit ebef311617
10 changed files with 150 additions and 136 deletions

View File

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