From 9195bfe84fb6a1ddcbaaafce49b926c2dff2b2e9 Mon Sep 17 00:00:00 2001 From: REMIND Research Software Engineering Date: Tue, 24 Sep 2024 08:23:02 +0000 Subject: [PATCH] Release development version 3.3.2.dev664 --- CITATION.cff | 2 +- config/default.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 5fbe14704..476919174 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -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.dev661" +version: "3.3.2.dev664" date-released: 2024-09-24 repository-code: https://github.com/remindmodel/remind keywords: diff --git a/config/default.cfg b/config/default.cfg index a671b21a1..996568176 100644 --- a/config/default.cfg +++ b/config/default.cfg @@ -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.dev661" +cfg$model_version <- "3.3.2.dev664" #### settings #### cfg$gms <- list()