diff --git a/ENDPOINTS.md b/ENDPOINTS.md index d3bba8c6..bef54937 100644 --- a/ENDPOINTS.md +++ b/ENDPOINTS.md @@ -1,6 +1,6 @@ **THIS FILE WAS AUTO-GENERATED DO NOT EDIT** -Generated for: catalystwan-0.33.11 +Generated for: catalystwan-0.34.0 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 095cb5c6..bbf12be7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "catalystwan" -version = "0.33.12pre0" +version = "0.34.0" description = "Cisco Catalyst WAN SDK for Python" authors = ["kagorski "] readme = "README.md"