Skip to content

Commit 3ef1472

Browse files
benoit-ctybenoit-cty
authored andcommitted
bump
1 parent f47a669 commit 3ef1472

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
@@ -151,7 +151,7 @@ docs-check-drift = "python scripts/check-docs-drift.py"
151151
carbonboard = "python codecarbon/viz/carbonboard.py"
152152

153153
[tool.bumpver]
154-
current_version = "3.2.7"
154+
current_version = "3.2.8"
155155
version_pattern = "MAJOR.MINOR.PATCH[_TAGNUM]"
156156

157157
[tool.bumpver.file_patterns]

0 commit comments

Comments
 (0)