diff --git a/pyproject.toml b/pyproject.toml index 5300b3f909..31ef0afd3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ntc_templates" -version = "5.0.0" +version = "5.1.0" description = "TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable." authors = ["Network to Code "] license = "Apache-2.0"