diff --git a/pyproject.toml b/pyproject.toml index 38990a0..567c567 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "esqa" -version = "0.4.1" +version = "0.4.2" description = "Tiny tool to checks the search qualities of the Elasticsearch indices." authors = ["Takahiko Ito "] readme = "README.md"