diff --git a/pyproject.toml b/pyproject.toml index 832e46f..ecadad4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ authors = ["Niall Byrne "] description = "Install ClamAV antivirus on OSX. Includes a simple realtime scan implementation that watches a configured folder." name = "role-clamav" - version = "0.3.0" + version = "0.3.1" [tool.poetry.dependencies] python = ">=3.9.0,<4.0"