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