Skip to content

Commit

Permalink
Release development version 3.3.2.dev832
Browse files Browse the repository at this point in the history
  • Loading branch information
RSEBot committed Oct 14, 2024
1 parent 44133e0 commit ed2d2d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ abstract: REMIND (REgional Model of Investment and Development) is a numerical
technology, policy and climate constraints. It also accounts for regional trade
characteristics on goods, energy fuels, and emissions allowances. All greenhouse
gas emissions due to human activities are represented in the model.
version: "3.3.2.dev829"
version: "3.3.2.dev832"
date-released: 2024-10-14
repository-code: https://github.com/remindmodel/remind
keywords:
Expand Down
2 changes: 1 addition & 1 deletion config/default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ cfg$validationmodel_name <- "VALIDATIONREMIND"

#### model version of the overall model (used for run statistics only).
# automatically generated for development versions, updated by hand for releases
cfg$model_version <- "3.3.2.dev829"
cfg$model_version <- "3.3.2.dev832"

#### settings ####
cfg$gms <- list()
Expand Down

0 comments on commit ed2d2d1

Please sign in to comment.