From a25a3cc1a88a232c48db362866c7bb93d9b379fe Mon Sep 17 00:00:00 2001 From: landmanbester Date: Fri, 13 Dec 2024 14:57:53 +0200 Subject: [PATCH] reset version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9e90c43f..c267f554 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pfb-imaging" -version = "0.0.5" +version = "0.0.4" description = "Radio interferometric imaging suite based on a preconditioned forward-backward approach" authors = ["Landman Bester "] license = "MIT"