diff --git a/pyproject.toml b/pyproject.toml index 13de11f..e7c8012 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pySigma-backend-elasticsearch" -version = "1.1.3" +version = "1.1.4" description = "pySigma Elasticsearch backend supporting Lucene, ES|QL (with correlations) and EQL queries" readme = "README.md" authors = ["Thomas Patzke ", "Hendrik Baecker "]