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 3be95d8 commit d607b34Copy full SHA for d607b34
3 files changed
codecarbon/_version.py
@@ -1 +1 @@
1
-__version__ = "3.2.3"
+__version__ = "3.2.4"
pyproject.toml
@@ -146,7 +146,7 @@ docs-check-drift = "python scripts/check-docs-drift.py"
146
carbonboard = "python codecarbon/viz/carbonboard.py"
147
148
[tool.bumpver]
149
-current_version = "3.2.3"
+current_version = "3.2.4"
150
version_pattern = "MAJOR.MINOR.PATCH[_TAGNUM]"
151
152
[tool.bumpver.file_patterns]
0 commit comments