ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.531.4

This commit is contained in:
speakeasybot
2025-04-15 00:02:43 +00:00
parent 8e469e991a
commit b9ddcab823
9 changed files with 64 additions and 48 deletions

View File

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