diff --git a/pyproject.toml b/pyproject.toml index 9abc8da..1746850 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sophos-firewall-audit" -version = "0.1.0" +version = "1.0.0" description = "Sophos Firewall Audit" authors = ["Matt Mullen "] readme = "README.md"