Skip to content

Commit

Permalink
chore(scraper): Bump scraper version to 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vvatelot committed Mar 22, 2024
1 parent 88eadb8 commit cce924c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/ecoindex/scraper/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.10.0
3.10.1
2 changes: 1 addition & 1 deletion projects/ecoindex_scraper/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ecoindex_scraper"
version = "3.10.0"
version = "3.10.1"
readme = "README.md"
description = "Ecoindex_scraper module provides a way to scrape data from given website while simulating a real web browser"
authors = ['Vincent Vatelot <[email protected]>']
Expand Down

0 comments on commit cce924c

Please sign in to comment.