Skip to content

Commit 8590383

Browse files
committed
Prepare release 2026.06.09.01
1 parent dd1ef8e commit 8590383

4 files changed

Lines changed: 16 additions & 16 deletions

File tree

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ authors:
346346
orcid: https://orcid.org/0000-0002-3251-0924
347347
cff-version: 1.2.0
348348
date-released: 2026-06-09
349-
doi: 10.5281/zenodo.20612393
349+
doi: 10.5281/zenodo.20617409
350350
keywords:
351351
- Software
352352
- Astrophysics
@@ -1064,4 +1064,4 @@ references:
10641064
repository-code: https://github.com/sxs-collaboration/spectre
10651065
title: SpECTRE
10661066
url: https://spectre-code.org
1067-
version: 2026.06.09
1067+
version: 2026.06.09.01

Metadata.yaml

Lines changed: 3 additions & 3 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: 2026.06.09
12+
Version: 2026.06.09.01
1313

1414
PublicationDate: 2026-06-09
1515

16-
Doi: 10.5281/zenodo.20612393
16+
Doi: 10.5281/zenodo.20617409
1717

18-
ZenodoId: 20612393
18+
ZenodoId: 20617409
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
@@ -5,8 +5,8 @@
55
[![Standard](https://img.shields.io/badge/c%2B%2B-20-blue.svg)](https://en.wikipedia.org/wiki/C%2B%2B#Standardization)
66
[![Build Status](https://github.com/sxs-collaboration/spectre/workflows/Tests/badge.svg?branch=develop)](https://github.com/sxs-collaboration/spectre/actions)
77
[![codecov](https://codecov.io/gh/sxs-collaboration/spectre/graph/badge.svg?token=yyJ3uBPUE2)](https://codecov.io/gh/sxs-collaboration/spectre)
8-
[![release](https://img.shields.io/badge/release-v2026.06.09-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2026.06.09)
9-
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.20612393.svg)](https://doi.org/10.5281/zenodo.20612393)
8+
[![release](https://img.shields.io/badge/release-v2026.06.09.01-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2026.06.09.01)
9+
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.20617409.svg)](https://doi.org/10.5281/zenodo.20617409)
1010

1111
![banner](docs/Images/banner.png)
1212

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

48-
- DOI: [10.5281/zenodo.20612393](https://doi.org/10.5281/zenodo.20612393)
48+
- DOI: [10.5281/zenodo.20617409](https://doi.org/10.5281/zenodo.20617409)
4949

5050
You can cite this BibTeX entry in your publication:
5151

@@ -60,13 +60,13 @@ H\'ebert, Fran\c{c}ois and Kim, Yoonsoo and Kumar, Prayush and Lara, Guillermo
6060
and Lovelace, Geoffrey and Macedo, Alexandra and Moxon, Jordan and Murphy,
6161
Michael and O'Shea, Eamonn and Pfeiffer, Harald P. and Teukolsky, Saul A. and
6262
Wittek, Nikolas A. and others",
63-
title = "\texttt{SpECTRE v2026.06.09}",
64-
version = "2026.06.09",
63+
title = "\texttt{SpECTRE v2026.06.09.01}",
64+
version = "2026.06.09.01",
6565
publisher = "Zenodo",
66-
doi = "10.5281/zenodo.20612393",
66+
doi = "10.5281/zenodo.20617409",
6767
url = "https://spectre-code.org",
6868
howpublished =
69-
"\href{https://doi.org/10.5281/zenodo.20612393}{10.5281/zenodo.20612393}",
69+
"\href{https://doi.org/10.5281/zenodo.20617409}{10.5281/zenodo.20617409}",
7070
license = "MIT",
7171
year = "2026",
7272
month = "6"

citation.bib

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ @software{spectrecode
66
and Lovelace, Geoffrey and Macedo, Alexandra and Moxon, Jordan and Murphy,
77
Michael and O'Shea, Eamonn and Pfeiffer, Harald P. and Teukolsky, Saul A. and
88
Wittek, Nikolas A. and others",
9-
title = "\texttt{SpECTRE v2026.06.09}",
10-
version = "2026.06.09",
9+
title = "\texttt{SpECTRE v2026.06.09.01}",
10+
version = "2026.06.09.01",
1111
publisher = "Zenodo",
12-
doi = "10.5281/zenodo.20612393",
12+
doi = "10.5281/zenodo.20617409",
1313
url = "https://spectre-code.org",
1414
howpublished =
15-
"\href{https://doi.org/10.5281/zenodo.20612393}{10.5281/zenodo.20612393}",
15+
"\href{https://doi.org/10.5281/zenodo.20617409}{10.5281/zenodo.20617409}",
1616
license = "MIT",
1717
year = "2026",
1818
month = "6"

0 commit comments

Comments
 (0)