Skip to content

Commit 58f8639

Browse files
author
benoit-cty
committed
Release 3.2.6
1 parent 6cf8bcb commit 58f8639

3 files changed

Lines changed: 233 additions & 76 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.5"
1+
__version__ = "3.2.6"

pyproject.toml

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

150150
[tool.bumpver]
151-
current_version = "3.2.5"
151+
current_version = "3.2.6"
152152
version_pattern = "MAJOR.MINOR.PATCH[_TAGNUM]"
153153

154154
[tool.bumpver.file_patterns]

0 commit comments

Comments
 (0)