diff --git a/bases/ecoindex/cli/VERSION b/bases/ecoindex/cli/VERSION index 0f5dfbe..5c18f91 100644 --- a/bases/ecoindex/cli/VERSION +++ b/bases/ecoindex/cli/VERSION @@ -1 +1 @@ -2.24.1 +2.25.0 diff --git a/projects/ecoindex_cli/pyproject.toml b/projects/ecoindex_cli/pyproject.toml index f3615d3..101fbad 100644 --- a/projects/ecoindex_cli/pyproject.toml +++ b/projects/ecoindex_cli/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ecoindex_cli" -version = "2.24.1" +version = "2.25.0" description = "`ecoindex-cli` is a CLI tool that let you make ecoindex tests on given pages" authors = ['Vincent Vatelot '] license = "Creative Commons BY-NC-ND"