diff --git a/ENDPOINTS.md b/ENDPOINTS.md index 6d7fb811..a578ec1d 100644 --- a/ENDPOINTS.md +++ b/ENDPOINTS.md @@ -1,6 +1,6 @@ **THIS FILE WAS AUTO-GENERATED DO NOT EDIT** -Generated for: catalystwan-0.40.0.dev7 +Generated for: catalystwan-0.40.0.dev9 All URIs are relative to */dataservice* HTTP request | Supported Versions | Method | Payload Type | Return Type | Tenancy Mode diff --git a/pyproject.toml b/pyproject.toml index 65992756..01b9a82d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "catalystwan" -version = "0.40.0dev8" +version = "0.40.0dev9" description = "Cisco Catalyst WAN SDK for Python" authors = ["kagorski "] readme = "README.md"