Skip to content

Commit 2b51256

Browse files
authored
Merge pull request #275 from MFraters/release_gwb_version_0.4.0
Update GWB version numbers and zenodo doi.
2 parents 18aaa62 + 0283e45 commit 2b51256

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Add new entries a the bottom of the current list in the subheading. Item format:
99

1010
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1111

12-
## [Unreleased]
12+
## [0.4.0]
1313
### Added
1414
- Added basic unity build. \[Menno Fraters; 2020-08-15; [#206](github.com/GeodynamicWorldBuilder/WorldBuilder/issues/206)\]
1515
- Allow to chose interpolation type per feature. \[Menno Fraters; 2021-04-23; [#224](github.com/GeodynamicWorldBuilder/WorldBuilder/issues/224)\]

CITATION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ URL = {https://se.copernicus.org/articles/10/1785/2019/},
1010
DOI = {10.5194/se-10-1785-2019}
1111
}
1212

13-
@misc{gwb-doi-v0.3.0,
14-
title = {{The Geodynamic World Builder} v0.3.0 [software]},
13+
@misc{gwb-doi-v0.4.0,
14+
title = {{The Geodynamic World Builder} v0.4.0 [software]},
1515
author = {Menno Fraters and
1616
others},
1717
month = jun,
18-
year = 2020,
19-
DOI = {10.5281/zenodo.3900603]},
20-
URL = {https://doi.org/10.5281/zenodo.3900603]},
18+
year = 2021,
19+
DOI = {10.5281/zenodo.5014808]},
20+
URL = {https://doi.org/10.5281/zenodo.5014808]},
2121
}
2222

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ The developers of the Geodynamic World Builder request that you cite the followi
2323

2424
Fraters, M., Thieulot, C., van den Berg, A., and Spakman, W.: The Geodynamic World Builder: a solution for complex initial conditions in numerical modelling, Solid Earth, [https://doi.org/10.5194/se-10-1785-2019](https://doi.org/10.5194/se-10-1785-2019), 2019.
2525

26-
And cite the specific version of the software used. Version 0.3.0 can be cited as:
26+
And cite the specific version of the software used. Version 0.4.0 can be cited as:
2727

28-
Menno Fraters and others. 2019, October 23. The Geodynamic World Builder v0.3.0. Zenodo. [https://doi.org/10.5281/zenodo.3900603](https://doi.org/10.5281/zenodo.3900603).
28+
Menno Fraters and others. 2021, June 22. The Geodynamic World Builder v0.4.0. Zenodo. [https://doi.org/10.5281/zenodo.5014808](https://doi.org/10.5281/zenodo.5014808).
2929

3030
## How can I follow the progress of this project
3131
There are multiple ways in which you can follow this project:

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.0-pre
1+
0.4.0

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: '0.3.0.{build}'
1+
version: '0.4.0.{build}'
22

33
image: Visual Studio 2015
44

doc/manual/manual.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@ \section{Citing the world builder}
165165

166166
\noindent Fraters, M., Thieulot, C., van den Berg, A., and Spakman, W.: The Geodynamic World Builder: a solution for complex initial conditions in numerical modelling, Solid Earth., 10, 1785–1807, \url{https://doi.org/10.5194/se-10-1785-2019}, 2019.\\
167167

168-
\noindent And cite the specific version of the software used. Version 0.3.0 can be cited as:\\
168+
\noindent And cite the specific version of the software used. Version 0.4.0 can be cited as:\\
169169

170-
\noindent Menno Fraters and others. 2019, October 23. The Geodynamic World Builder v0.3.0. Zenodo. \url{https://doi.org/10.5281/zenodo.3900603}.
170+
\noindent Menno Fraters and others. 2021, Jule 22. The Geodynamic World Builder v0.4.0. Zenodo. \url{https://doi.org/10.5281/zenodo.5014808}.
171171

172172

173173
\section{Acknowledgments}

0 commit comments

Comments
 (0)