diff --git a/pyproject.toml b/pyproject.toml index b2790cf..622e284 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ecoindex-cli" -version = "2.18.0" +version = "2.19.0" description = "`ecoindex-cli` is a CLI tool that let you make ecoindex tests on given pages" authors = ["Vincent Vatelot "] license = "MIT"