diff --git a/pyproject.toml b/pyproject.toml index 397c563..1a3489d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ecoindex" -version = "v5.4.1" +version = "5.4.2" description = "Ecoindex module provides a simple way to measure the Ecoindex score based on the 3 parameters: The DOM elements of the page, the size of the page and the number of external requests of the page" authors = ["Vincent Vatelot "] license = "MIT"