Skip to content

Commit 2bae019

Browse files
author
benoit-cty
committed
bump
1 parent 9bb2cae commit 2bae019

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

codecarbon/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.2.7"
1+
__version__ = "3.2.8"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ docs-check-drift = "python scripts/check-docs-drift.py"
205205
carbonboard = "python codecarbon/viz/carbonboard.py"
206206

207207
[tool.bumpver]
208-
current_version = "3.2.7"
208+
current_version = "3.2.8"
209209
version_pattern = "MAJOR.MINOR.PATCH[_TAGNUM]"
210210

211211
[tool.bumpver.file_patterns]

0 commit comments

Comments
 (0)