diff --git a/pyproject.toml b/pyproject.toml index ce293fee..eea10b66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pySigma" -version = "0.9.10" +version = "0.9.11" license = "LGPL-2.1-only" description = "Sigma rule processing and conversion tools" authors = ["Thomas Patzke "]