diff --git a/pyproject.toml b/pyproject.toml index d4bed66..b49de1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nornir-nautobot" -version = "2.6.1" +version = "2.7.0" description = "Nornir Nautobot" authors = ["Network to Code, LLC "] readme = "README.md"