Skip to content

Commit a93310d

Browse files
committed
Prepare release 2021.09.11
1 parent 3c0879c commit a93310d

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ authors:
177177
family-names: Wlodarczyk
178178
given-names: Tom
179179
cff-version: 1.1.0
180-
date-released: '2021-09-06'
181-
doi: 10.5281/zenodo.5475216
180+
date-released: '2021-09-11'
181+
doi: 10.5281/zenodo.5501002
182182
keywords:
183183
- Software
184184
- Astrophysics
@@ -196,4 +196,4 @@ message: Please cite SpECTRE in any publications that make use of its code or da
196196
repository-code: https://github.com/sxs-collaboration/spectre
197197
title: SpECTRE
198198
url: https://spectre-code.org/
199-
version: 2021.09.06
199+
version: 2021.09.11

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.09.06
12+
Version: 2021.09.11
1313

14-
PublicationDate: 2021-09-06
14+
PublicationDate: 2021-09-11
1515

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

18-
ZenodoId: 5475216
18+
ZenodoId: 5501002
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.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)
9+
[![release](https://img.shields.io/badge/release-v2021.09.11-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2021.09.11)
10+
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.5501002.svg)](https://doi.org/10.5281/zenodo.5501002)
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.5475216](https://doi.org/10.5281/zenodo.5475216)
32+
- DOI: [10.5281/zenodo.5501002](https://doi.org/10.5281/zenodo.5501002)
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/5475216/export/hx)
36+
- [Find BibTeX entry for this version on Zenodo](https://zenodo.org/record/5501002/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)