Skip to content

Commit d09e6f6

Browse files
author
benoit-cty
committed
bump
1 parent 2823f31 commit d09e6f6

3 files changed

Lines changed: 3 additions & 3 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.0.0_rc3"
1+
__version__ = "3.0.0_rc4"

docs/edit/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
author = "BCG GAMMA, Comet.ml, Haverford College, MILA, Data For Good"
2424

2525
# The full version, including alpha/beta/rc tags
26-
release = "3.0.0_rc3"
26+
release = "3.0.0_rc4"
2727

2828

2929
# -- General configuration ---------------------------------------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ include = [
183183
]
184184

185185
[tool.bumpver]
186-
current_version = "3.0.0_rc3"
186+
current_version = "3.0.0_rc4"
187187
version_pattern = "MAJOR.MINOR.PATCH[_TAGNUM]"
188188

189189
[tool.bumpver.file_patterns]

0 commit comments

Comments
 (0)