diff --git a/pyproject.toml b/pyproject.toml index 01afecb..3c5a80f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "webex-skills" -version = "2.0.6" +version = "2.0.7" homepage = "https://github.com/cisco/webex-assistant-sdk" description = "An SDK for skills for the Webex Assistant." readme = "README.md"