diff --git a/pyproject.toml b/pyproject.toml index ee83e9c..d98a212 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nornir-srl" -version = "0.2.10" +version = "0.2.11" description = "Nornir connection plugin for SRLinux" authors = ["Walter De Smedt "] readme = "README.md"