We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40b91e commit 6b48377Copy full SHA for 6b48377
components/ecoindex/scraper/VERSION
@@ -1 +1 @@
1
-3.14.0
+3.15.0
projects/ecoindex_scraper/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "ecoindex_scraper"
3
-version = "3.14.0"
+version = "3.15.0"
4
readme = "README.md"
5
description = "Ecoindex_scraper module provides a way to scrape data from given website while simulating a real web browser"
6
authors = ['Vincent Vatelot <vincent.vatelot@ik.me>']
0 commit comments