diff --git a/pyproject.toml b/pyproject.toml index f1597d9..2eb8e97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ecoindex-cli" -version = "v2.14.0" +version = "v2.14.1" description = "`ecoindex-cli` is a CLI tool that let you make ecoindex tests on given pages" authors = ["Vincent Vatelot "] license = "MIT"