From e968355f4ab1af7da2157ce6ad57f322506fe705 Mon Sep 17 00:00:00 2001 From: landmanbester Date: Fri, 13 Dec 2024 16:49:01 +0200 Subject: [PATCH] versions skip ci --- pyproject.toml | 2 +- tbump.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" diff --git a/tbump.toml b/tbump.toml index 09e52ea3..3d4d8c5b 100644 --- a/tbump.toml +++ b/tbump.toml @@ -2,7 +2,7 @@ github_url = "https://github.com/ratt-ru/pfb-imaging/" [version] -current = "0.0.5" +current = "0.0.4" # Example of a semver regexp. # Make sure this matches current_version before