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