We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c32f5 commit 5a53ad8Copy full SHA for 5a53ad8
2 files changed
components/ecoindex/scraper/VERSION
@@ -1 +1 @@
1
-3.12.1
+3.13.0
projects/ecoindex_scraper/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "ecoindex_scraper"
3
-version = "3.12.1"
+version = "3.13.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