Skip to content

Commit 0695bd0

Browse files
committed
Release development version 3.2.1.dev881
1 parent a0f74bb commit 0695bd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ authors:
251251
affiliation: "Potsdam Institute for Climate Impact Research"
252252

253253
title: REMIND - REgional Model of INvestments and Development
254-
version: "3.2.1.dev878"
254+
version: "3.2.1.dev881"
255255
date-released: 2024-02-01
256256
repository-code: https://github.com/remindmodel/remind
257257
keywords:

config/default.cfg

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

6464
#### model version of the overall model (used for run statistics only).
6565
# automatically generated for development versions, updated by hand for releases
66-
cfg$model_version <- "3.2.1.dev878"
66+
cfg$model_version <- "3.2.1.dev881"
6767

6868
#### settings ####
6969
cfg$gms <- list()

0 commit comments

Comments
 (0)