diff --git a/README.rst b/README.rst index 6f91771c..2b5fb034 100755 --- a/README.rst +++ b/README.rst @@ -158,7 +158,7 @@ The following table shows the supported versions. * - 2.3.3.0 - 2.5.6 * - 2.3.5.3 - - 2.6.5 + - 2.6.6 If your SDK is older please consider updating it first. diff --git a/pyproject.toml b/pyproject.toml index a568af86..93726347 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dnacentersdk" -version = "2.6.5" +version = "2.6.6" description = "Cisco DNA Center Platform SDK" authors = ["Jose Bogarin Solano ", "William Astorga ", "Francisco Muñoz ", "Francisco Muñoz ", "Bryan Vargas "] license = "MIT"