Skip to content

Commit

Permalink
chore(compute): Bump compute version to 5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vvatelot committed May 14, 2024
1 parent efacca5 commit cc696c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/ecoindex/compute/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.8.0a0
5.8.0
2 changes: 1 addition & 1 deletion projects/ecoindex_compute/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ecoindex_compute"
version = "5.8.0a0"
version = "5.8.0"
readme = "README.md"
description = "Ecoindex module provides a simple way to measure the Ecoindex score based on the 3 parameters: The DOM elements of the page, the size of the page and the number of external requests of the page"
authors = ['Vincent Vatelot <[email protected]>']
Expand Down

0 comments on commit cc696c6

Please sign in to comment.