From f6bb52cb9cae09f7180b91081c98463fc0013533 Mon Sep 17 00:00:00 2001 From: Matt Mullen Date: Thu, 6 Jun 2024 08:31:03 -0400 Subject: [PATCH] updated version to 1.0.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 764545e..50736ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sophos-firewall-audit" -version = "1.0.3" +version = "1.0.4" description = "Sophos Firewall Audit" authors = ["Matt Mullen "] readme = "README.md"