ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.487.0

This commit is contained in:
speakeasybot
2025-02-07 00:02:33 +00:00
parent 8eb9395ec4
commit ee4b86e528
39 changed files with 1296 additions and 29 deletions

View File

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