Skip to content

Commit 92b1e93

Browse files
committed
Release development version 3.3.2.dev163
1 parent a336e0c commit 92b1e93

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
@@ -266,7 +266,7 @@ abstract: REMIND (REgional Model of Investment and Development) is a numerical
266266
technology, policy and climate constraints. It also accounts for regional trade
267267
characteristics on goods, energy fuels, and emissions allowances. All greenhouse
268268
gas emissions due to human activities are represented in the model.
269-
version: "3.3.2.dev159"
269+
version: "3.3.2.dev163"
270270
date-released: 2024-07-12
271271
repository-code: https://github.com/remindmodel/remind
272272
keywords:

config/default.cfg

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

7272
#### model version of the overall model (used for run statistics only).
7373
# automatically generated for development versions, updated by hand for releases
74-
cfg$model_version <- "3.3.2.dev159"
74+
cfg$model_version <- "3.3.2.dev163"
7575

7676
#### settings ####
7777
cfg$gms <- list()

0 commit comments

Comments
 (0)