From 9268154b369d22770072aa26a406537d397f24d2 Mon Sep 17 00:00:00 2001 From: Thibaut Lunet Date: Fri, 14 Jun 2024 18:27:41 +0200 Subject: [PATCH] TL: version dump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bd406de..99c6999 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "qmat" -version = "0.0.6" +version = "0.0.7" description = "Generation of Q-coefficients for Spectral Deferred Corrections (and other time-integration methods ...)" dependencies = [ "numpy",