Skip to content

Commit b8540c8

Browse files
committed
Prepare release 2021.09.06
1 parent 12a2405 commit b8540c8

3 files changed

Lines changed: 12 additions & 11 deletions

File tree

CITATION.cff

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ authors:
110110
California Institute of Technology, Pasadena, CA 91125, USA
111111
family-names: Kim
112112
given-names: Yoonsoo
113+
orcid: https://orcid.org/0000-0002-4305-6026
113114
- affiliation: Theoretical Astrophysics, Walter Burke Institute for Theoretical Physics,
114115
California Institute of Technology, Pasadena, CA 91125, USA
115116
family-names: Legred
@@ -176,8 +177,8 @@ authors:
176177
family-names: Wlodarczyk
177178
given-names: Tom
178179
cff-version: 1.1.0
179-
date-released: '2021-08-02'
180-
doi: 10.5281/zenodo.5153684
180+
date-released: '2021-09-06'
181+
doi: 10.5281/zenodo.5475216
181182
keywords:
182183
- Software
183184
- Astrophysics
@@ -195,4 +196,4 @@ message: Please cite SpECTRE in any publications that make use of its code or da
195196
repository-code: https://github.com/sxs-collaboration/spectre
196197
title: SpECTRE
197198
url: https://spectre-code.org/
198-
version: 2021.08.02
199+
version: 2021.09.06

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: 2021.08.02
12+
Version: 2021.09.06
1313

14-
PublicationDate: 2021-08-02
14+
PublicationDate: 2021-09-06
1515

16-
Doi: 10.5281/zenodo.5153684
16+
Doi: 10.5281/zenodo.5475216
1717

18-
ZenodoId: 5153684
18+
ZenodoId: 5475216
1919

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

README.md

Lines changed: 4 additions & 4 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-v2021.08.02-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2021.08.02)
10-
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.5153684.svg)](https://doi.org/10.5281/zenodo.5153684)
9+
[![release](https://img.shields.io/badge/release-v2021.09.06-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2021.09.06)
10+
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.5475216.svg)](https://doi.org/10.5281/zenodo.5475216)
1111

1212
## What is SpECTRE?
1313

@@ -29,11 +29,11 @@ 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.5153684](https://doi.org/10.5281/zenodo.5153684)
32+
- DOI: [10.5281/zenodo.5475216](https://doi.org/10.5281/zenodo.5475216)
3333

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

36-
- [Find BibTeX entry for this version on Zenodo](https://zenodo.org/record/5153684/export/hx)
36+
- [Find BibTeX entry for this version on Zenodo](https://zenodo.org/record/5475216/export/hx)
3737

3838
To aid reproducibility of your scientific results with SpECTRE, we recommend you
3939
keep track of the version(s) you used and report this information in your

0 commit comments

Comments
 (0)