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.
2 parents 6cf8bcb + 58f8639 commit 7f09936Copy full SHA for 7f09936
3 files changed
codecarbon/_version.py
@@ -1 +1 @@
1
-__version__ = "3.2.5"
+__version__ = "3.2.6"
pyproject.toml
@@ -148,7 +148,7 @@ docs-check-drift = "python scripts/check-docs-drift.py"
148
carbonboard = "python codecarbon/viz/carbonboard.py"
149
150
[tool.bumpver]
151
-current_version = "3.2.5"
+current_version = "3.2.6"
152
version_pattern = "MAJOR.MINOR.PATCH[_TAGNUM]"
153
154
[tool.bumpver.file_patterns]
0 commit comments