We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bb2cae commit 2bae019Copy full SHA for 2bae019
2 files changed
codecarbon/_version.py
@@ -1 +1 @@
1
-__version__ = "3.2.7"
+__version__ = "3.2.8"
pyproject.toml
@@ -205,7 +205,7 @@ docs-check-drift = "python scripts/check-docs-drift.py"
205
carbonboard = "python codecarbon/viz/carbonboard.py"
206
207
[tool.bumpver]
208
-current_version = "3.2.7"
+current_version = "3.2.8"
209
version_pattern = "MAJOR.MINOR.PATCH[_TAGNUM]"
210
211
[tool.bumpver.file_patterns]
0 commit comments