Skip to content

Commit 1d2f254

Browse files
committed
Prepare release 2022.05.05
1 parent 3fcf2a8 commit 1d2f254

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ authors:
206206
given-names: Tom
207207
orcid: https://orcid.org/0000-0003-0005-348X
208208
cff-version: 1.1.0
209-
date-released: 2022-04-04
210-
doi: 10.5281/zenodo.6412468
209+
date-released: 2022-05-05
210+
doi: 10.5281/zenodo.6519635
211211
keywords:
212212
- Software
213213
- Astrophysics
@@ -225,4 +225,4 @@ message: Please cite SpECTRE in any publications that make use of its code or da
225225
repository-code: https://github.com/sxs-collaboration/spectre
226226
title: SpECTRE
227227
url: https://spectre-code.org
228-
version: 2022.04.04
228+
version: 2022.05.05

Metadata.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ Homepage: https://spectre-code.org
99

1010
GitHub: sxs-collaboration/spectre
1111

12-
Version: 2022.04.04
12+
Version: 2022.05.05
1313

14-
PublicationDate: 2022-04-04
14+
PublicationDate: 2022-05-05
1515

16-
Doi: 10.5281/zenodo.6412468
16+
Doi: 10.5281/zenodo.6519635
1717

18-
ZenodoId: 6412468
18+
ZenodoId: 6519635
1919

2020
Description: |
2121
SpECTRE is an open-source code for multi-scale, multi-physics problems

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
[![Build Status](https://github.com/sxs-collaboration/spectre/workflows/Tests/badge.svg?branch=develop)](https://github.com/sxs-collaboration/spectre/actions)
77
[![Coverage Status](https://coveralls.io/repos/github/sxs-collaboration/spectre/badge.svg?branch=develop)](https://coveralls.io/github/sxs-collaboration/spectre?branch=develop)
88
[![codecov](https://codecov.io/gh/sxs-collaboration/spectre/branch/develop/graph/badge.svg)](https://codecov.io/gh/sxs-collaboration/spectre)
9-
[![release](https://img.shields.io/badge/release-v2022.04.04-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2022.04.04)
10-
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.6412468.svg)](https://doi.org/10.5281/zenodo.6412468)
9+
[![release](https://img.shields.io/badge/release-v2022.05.05-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2022.05.05)
10+
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.6519635.svg)](https://doi.org/10.5281/zenodo.6519635)
1111

1212
## What is SpECTRE?
1313

@@ -29,7 +29,7 @@ Please cite SpECTRE in any publications that make use of its code or data. Cite
2929
the latest version that you use in your publication. The DOI for this version
3030
is:
3131

32-
- DOI: [10.5281/zenodo.6412468](https://doi.org/10.5281/zenodo.6412468)
32+
- DOI: [10.5281/zenodo.6519635](https://doi.org/10.5281/zenodo.6519635)
3333

3434
You can cite this BibTeX entry in your publication:
3535

@@ -43,16 +43,16 @@ Bonilla, Gabriel S. and Kim, Yoonsoo and Kumar, Prayush and Lovelace, Geoffrey
4343
and Macedo, Alexandra and Nelli, Kyle C. and O'Shea, Eamonn and Pfeiffer, Harald
4444
P. and Scheel, Mark A. and Teukolsky, Saul A. and Wittek, Nikolas A. and
4545
others",
46-
title = "\texttt{SpECTRE v2022.04.04}",
47-
version = "2022.04.04",
46+
title = "\texttt{SpECTRE v2022.05.05}",
47+
version = "2022.05.05",
4848
publisher = "Zenodo",
49-
doi = "10.5281/zenodo.6412468",
49+
doi = "10.5281/zenodo.6519635",
5050
url = "https://spectre-code.org",
5151
howpublished =
52-
"\href{https://doi.org/10.5281/zenodo.6412468}{10.5281/zenodo.6412468}",
52+
"\href{https://doi.org/10.5281/zenodo.6519635}{10.5281/zenodo.6519635}",
5353
license = "MIT",
5454
year = "2022",
55-
month = "4"
55+
month = "5"
5656
}
5757
```
5858
<!-- BIBTEX ENTRY -->

citation.bib

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ @software{spectrecode
55
and Macedo, Alexandra and Nelli, Kyle C. and O'Shea, Eamonn and Pfeiffer, Harald
66
P. and Scheel, Mark A. and Teukolsky, Saul A. and Wittek, Nikolas A. and
77
others",
8-
title = "\texttt{SpECTRE v2022.04.04}",
9-
version = "2022.04.04",
8+
title = "\texttt{SpECTRE v2022.05.05}",
9+
version = "2022.05.05",
1010
publisher = "Zenodo",
11-
doi = "10.5281/zenodo.6412468",
11+
doi = "10.5281/zenodo.6519635",
1212
url = "https://spectre-code.org",
1313
howpublished =
14-
"\href{https://doi.org/10.5281/zenodo.6412468}{10.5281/zenodo.6412468}",
14+
"\href{https://doi.org/10.5281/zenodo.6519635}{10.5281/zenodo.6519635}",
1515
license = "MIT",
1616
year = "2022",
17-
month = "4"
17+
month = "5"
1818
}

0 commit comments

Comments
 (0)