Skip to content

Commit 672d621

Browse files
committed
TL: bump version to 0.1.19
1 parent d900f9f commit 672d621

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ authors:
1616
orcid: https://orcid.org/0000-0002-3879-1210
1717
affiliation: "Jülich Supercomputing Centre, Forschungszentrum Jülich GmbH, 52425 Jülich, Germany"
1818

19-
version: 0.1.18
19+
version: 0.1.19
2020
doi: 10.5281/zenodo.11956479
21-
date-released: 2025-04-03
21+
date-released: 2025-08-20
2222
keywords:
2323
- "time integration"
2424
- "spectral deferred corrections"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "qmat"
7-
version = "0.1.18"
7+
version = "0.1.19"
88
description = "Generation of Q-coefficients for Spectral Deferred Corrections (and other time-integration methods ...)"
99
dependencies = [
1010
"numpy",

0 commit comments

Comments
 (0)