diff --git a/pyproject.toml b/pyproject.toml index f61bf1f..0afce8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ecoindex_scraper" -version = "v2.0.0" +version = "v2.1.0" description = "Ecoindex_scraper module provides a way to scrape data from given website while simulating a real web browser" authors = ["Vincent Vatelot "] license = "MIT"