Skip to content

Commit c22c5f0

Browse files
committed
Prepare release 2022.02.17
1 parent a30a982 commit c22c5f0

4 files changed

Lines changed: 18 additions & 18 deletions

File tree

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ authors:
194194
given-names: Tom
195195
orcid: https://orcid.org/0000-0003-0005-348X
196196
cff-version: 1.1.0
197-
date-released: 2022-02-08
198-
doi: 10.5281/zenodo.6012996
197+
date-released: 2022-02-17
198+
doi: 10.5281/zenodo.6127519
199199
keywords:
200200
- Software
201201
- Astrophysics
@@ -213,4 +213,4 @@ message: Please cite SpECTRE in any publications that make use of its code or da
213213
repository-code: https://github.com/sxs-collaboration/spectre
214214
title: SpECTRE
215215
url: https://spectre-code.org
216-
version: 2022.02.08
216+
version: 2022.02.17

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.02.08
12+
Version: 2022.02.17
1313

14-
PublicationDate: 2022-02-08
14+
PublicationDate: 2022-02-17
1515

16-
Doi: 10.5281/zenodo.6012996
16+
Doi: 10.5281/zenodo.6127519
1717

18-
ZenodoId: 6012996
18+
ZenodoId: 6127519
1919

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

README.md

Lines changed: 7 additions & 7 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.02.08-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2022.02.08)
10-
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.6012996.svg)](https://doi.org/10.5281/zenodo.6012996)
9+
[![release](https://img.shields.io/badge/release-v2022.02.17-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2022.02.17)
10+
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.6127519.svg)](https://doi.org/10.5281/zenodo.6127519)
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.6012996](https://doi.org/10.5281/zenodo.6012996)
32+
- DOI: [10.5281/zenodo.6127519](https://doi.org/10.5281/zenodo.6127519)
3333

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

@@ -41,13 +41,13 @@ You can cite this BibTeX entry in your publication:
4141
Nils L. and H\'ebert, Fran\c{c}ois and Moxon, Jordan and Armaza, Crist\'obal and
4242
Bonilla, Gabriel S. and Kumar, Prayush and Lovelace, Geoffrey and O'Shea, Eamonn
4343
and Pfeiffer, Harald P. and Scheel, Mark A. and Teukolsky, Saul A. and others",
44-
title = "\texttt{SpECTRE v2022.02.08}",
45-
version = "2022.02.08",
44+
title = "\texttt{SpECTRE v2022.02.17}",
45+
version = "2022.02.17",
4646
publisher = "Zenodo",
47-
doi = "10.5281/zenodo.6012996",
47+
doi = "10.5281/zenodo.6127519",
4848
url = "https://spectre-code.org",
4949
howpublished =
50-
"\href{https://doi.org/10.5281/zenodo.6012996}{10.5281/zenodo.6012996}",
50+
"\href{https://doi.org/10.5281/zenodo.6127519}{10.5281/zenodo.6127519}",
5151
license = "MIT",
5252
year = "2022",
5353
month = "2"

citation.bib

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ @software{spectrecode
33
Nils L. and H\'ebert, Fran\c{c}ois and Moxon, Jordan and Armaza, Crist\'obal and
44
Bonilla, Gabriel S. and Kumar, Prayush and Lovelace, Geoffrey and O'Shea, Eamonn
55
and Pfeiffer, Harald P. and Scheel, Mark A. and Teukolsky, Saul A. and others",
6-
title = "\texttt{SpECTRE v2022.02.08}",
7-
version = "2022.02.08",
6+
title = "\texttt{SpECTRE v2022.02.17}",
7+
version = "2022.02.17",
88
publisher = "Zenodo",
9-
doi = "10.5281/zenodo.6012996",
9+
doi = "10.5281/zenodo.6127519",
1010
url = "https://spectre-code.org",
1111
howpublished =
12-
"\href{https://doi.org/10.5281/zenodo.6012996}{10.5281/zenodo.6012996}",
12+
"\href{https://doi.org/10.5281/zenodo.6127519}{10.5281/zenodo.6127519}",
1313
license = "MIT",
1414
year = "2022",
1515
month = "2"

0 commit comments

Comments
 (0)