Skip to content

Commit 877281d

Browse files
committed
Prepare release 2021.12.15
1 parent 7a37276 commit 877281d

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
@@ -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: '2021-12-06'
198-
doi: 10.5281/zenodo.5762413
197+
date-released: '2021-12-15'
198+
doi: 10.5281/zenodo.5784324
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: 2021.12.06
216+
version: 2021.12.15

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.12.06
12+
Version: 2021.12.15
1313

14-
PublicationDate: 2021-12-06
14+
PublicationDate: 2021-12-15
1515

16-
Doi: 10.5281/zenodo.5762413
16+
Doi: 10.5281/zenodo.5784324
1717

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