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