Skip to content

Commit 72fb9d4

Browse files
committed
Release development version 3.4.0.dev551
1 parent e7913e0 commit 72fb9d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ abstract: REMIND (REgional Model of Investment and Development) is a numerical
287287
technology, policy and climate constraints. It also accounts for regional trade
288288
characteristics on goods, energy fuels, and emissions allowances. All greenhouse
289289
gas emissions due to human activities are represented in the model.
290-
version: "3.4.0.dev547"
291-
date-released: 2025-03-04
290+
version: "3.4.0.dev551"
291+
date-released: 2025-03-05
292292
repository-code: https://github.com/remindmodel/remind
293293
keywords:
294294
- energy

config/default.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ cfg$validationmodel_name <- "VALIDATIONREMIND"
6969

7070
#### model version of the overall model (used for run statistics only).
7171
# automatically generated for development versions, updated by hand for releases
72-
cfg$model_version <- "3.4.0.dev547"
72+
cfg$model_version <- "3.4.0.dev551"
7373

7474
#### settings ####
7575
cfg$gms <- list()

0 commit comments

Comments
 (0)