Skip to content

Commit

Permalink
Release development version 3.3.2.dev104
Browse files Browse the repository at this point in the history
  • Loading branch information
RSEBot committed Jul 5, 2024
1 parent b754f62 commit 20ad564
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 @@ -260,7 +260,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.dev98"
version: "3.3.2.dev104"
date-released: 2024-07-05
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 @@ -71,7 +71,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.dev98"
cfg$model_version <- "3.3.2.dev104"

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

0 comments on commit 20ad564

Please sign in to comment.