diff --git a/pyproject.toml b/pyproject.toml index 4b33b82..b2fb5b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sigma-cli" -version = "0.5.3" +version = "0.6.0" description = "Sigma Command Line Interface (conversion, check etc.) based on pySigma" authors = ["Thomas Patzke "] license = "LGPL-2.1-or-later"