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 f47a669 commit 3ef1472Copy full SHA for 3ef1472
2 files changed
codecarbon/_version.py
@@ -1 +1 @@
1
-__version__ = "3.2.7"
+__version__ = "3.2.8"
pyproject.toml
@@ -151,7 +151,7 @@ docs-check-drift = "python scripts/check-docs-drift.py"
151
carbonboard = "python codecarbon/viz/carbonboard.py"
152
153
[tool.bumpver]
154
-current_version = "3.2.7"
+current_version = "3.2.8"
155
version_pattern = "MAJOR.MINOR.PATCH[_TAGNUM]"
156
157
[tool.bumpver.file_patterns]
0 commit comments