Skip to content

Commit

Permalink
TL: dump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tlunet committed Jun 21, 2024
1 parent 1c4aecd commit 819cc5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ authors:
orcid: https://orcid.org/0000-0002-3879-1210
affiliation: "Jülich Supercomputing Centre, Forschungszentrum Jülich GmbH, 52425 Jülich, Germany"

version: 0.1.4
version: 0.1.5
doi: 10.5281/zenodo.11956479
date-released: 2024-06-21
keywords:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "qmat"
version = "0.1.4"
version = "0.1.5"
description = "Generation of Q-coefficients for Spectral Deferred Corrections (and other time-integration methods ...)"
dependencies = [
"numpy",
Expand Down

0 comments on commit 819cc5f

Please sign in to comment.