diff --git a/pyproject.toml b/pyproject.toml index 6ccb1bf..81c84b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pylint-nautobot" -version = "0.3.1" +version = "0.3.2a0" description = "Custom Pylint Rules for Nautobot" authors = ["Cristian Sirbu ", "Leo Kirchner "] license = "Apache-2.0"