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