diff --git a/pyproject.toml b/pyproject.toml index f6b23c68..24ea8343 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nautobot-chatops" -version = "3.0.0rc1" +version = "3.0.0rc2" description = "A plugin providing chatbot capabilities for Nautobot" authors = ["Network to Code, LLC "] readme = "README.md"