File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"title" : " REMIND - REgional Model of INvestments and Development" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"creators" : [
5
5
{
6
6
"name" : " Luderer, Gunnar" ,
249
249
"license" : {
250
250
"id" : " AGPL-3.0-or-later"
251
251
},
252
- "publication_date" : " 2023-04-21 "
252
+ "publication_date" : " 2023-07-13 "
253
253
}
Original file line number Diff line number Diff line change @@ -245,8 +245,8 @@ authors:
245
245
affiliation : " Potsdam Institute for Climate Impact Research"
246
246
247
247
title : REMIND - REgional Model of INvestments and Development
248
- version : " 3.2.0 "
249
- date-released : 2023-04-21
248
+ version : " 3.2.1 "
249
+ date-released : 2023-07-13
250
250
repository-code : https://github.com/remindmodel/remind
251
251
keywords :
252
252
- energy
Original file line number Diff line number Diff line change 1
1
Package: remindmodel
2
2
Title: REMIND - REgional Model of INvestments and Development
3
3
Version: 0.1
4
- Date: 2023-04-21
4
+ Date: 2023-07-13
5
5
Description: This is not a package yet, the purpose of this file is to
6
6
document metadata, notably dependencies.
7
7
License: file LICENSE
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ cfg$validationmodel_name <- "VALIDATIONREMIND"
63
63
64
64
# ### model version of the overall model (used for run statistics only).
65
65
# Use extension "-rc" for release candidate and "-dev" for developer version
66
- cfg$model_version <- " 3.2.1-dev "
66
+ cfg$model_version <- " 3.2.1"
67
67
68
68
# ### settings ####
69
69
cfg$gms <- list()
You can’t perform that action at this time.
0 commit comments