From dbee66abcbf52cb77823b74a68dc5da469575c38 Mon Sep 17 00:00:00 2001 From: Matt Mullen Date: Fri, 7 Jun 2024 08:32:23 -0400 Subject: [PATCH] update version to v1.0.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6760b0a..eb42f5e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sophos-firewall-audit" -version = "1.0.6" +version = "1.0.7" description = "Sophos Firewall Audit" authors = ["Matt Mullen "] readme = "README.md"