diff --git a/.zenodo.json b/.zenodo.json index fd247d6f0d..e4d2e90f7a 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,6 +1,6 @@ { "title": "MAgPIE - An Open Source land-use modeling framework", - "version": "4.7.0dev", + "version": "4.7.1dev", "creators": [ { "name": "Dietrich, Jan Philipp", @@ -114,5 +114,5 @@ "license": { "id": "AGPL-3.0-or-later" }, - "publication_date": "2023-12-11" + "publication_date": "2024-02-28" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 72691dc108..34e386bd3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -851,7 +851,8 @@ This release version is focussed on consistency between the MAgPIE setup and the First open source release of the framework. See [MAgPIE 4.0 paper](https://doi.org/10.5194/gmd-12-1299-2019) for more information. -[Unreleased]: https://github.com/magpiemodel/magpie/compare/v4.7.0...develop +[Unreleased]: https://github.com/magpiemodel/magpie/compare/v4.7.1...develop +[4.7.1]: https://github.com/magpiemodel/magpie/compare/v4.7.0...v4.7.1 [4.7.0]: https://github.com/magpiemodel/magpie/compare/v4.6.11...v4.7.0 [4.6.11]: https://github.com/magpiemodel/magpie/compare/v4.6.10...v4.6.11 [4.6.10]: https://github.com/magpiemodel/magpie/compare/v4.6.9...v4.6.10 diff --git a/CITATION.cff b/CITATION.cff index 2f8e0d71b3..2f8685017e 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -137,8 +137,8 @@ authors: email: popp@pik-potsdam.de title: MAgPIE - An Open Source land-use modeling framework -version: 4.7.0dev -date-released: 2023-12-11 +version: 4.7.1dev +date-released: 2024-02-28 repository-code: https://github.com/magpiemodel/magpie keywords: - landuse diff --git a/README.md b/README.md index 7ae86d6331..787cd31368 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ https://www.pik-potsdam.de/research/projects/activities/land-use-modelling/magpi A framework description paper has been published in Geoscientific Model Development (GMD): https://doi.org/10.5194/gmd-12-1299-2019 -The model documentation for version 4.7.0 can be found at -https://rse.pik-potsdam.de/doc/magpie/4.7.0/ +The model documentation for version 4.7.1 can be found at +https://rse.pik-potsdam.de/doc/magpie/4.7.1/ A most recent version of the documentation can also be extracted from the model source code via the R package goxygen @@ -188,7 +188,7 @@ magpie@pik-potsdam.de Please contact magpie@pik-potsdam.de ## CITATION -See file CITATION.cff or the [How-to-Cite section](https://rse.pik-potsdam.de/doc/magpie/4.7.0/#how-to-cite) in the model documentation for information how to cite the model. +See file CITATION.cff or the [How-to-Cite section](https://rse.pik-potsdam.de/doc/magpie/4.7.1/#how-to-cite) in the model documentation for information how to cite the model. ## AUTHORS See list of authors in CITATION.cff