diff --git a/pyproject.toml b/pyproject.toml index c54bcad..858e4b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ecoindex_scraper" -version = "3.6.0a1" +version = "3.6.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"