diff --git a/pyproject.toml b/pyproject.toml index 733ef28..4e6915a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "SigmAIQ" -version = "0.1.0" +version = "0.1.1" description = "Wrapper and tools for pySigma and Sigma rules" authors = ["Stephen Lincoln ", "AttackIQ "] readme = "README.md"