From dcbbd5cc99fdce781ae4d5a0b2c4d1f75d06f729 Mon Sep 17 00:00:00 2001 From: Oleg Smirnov Date: Mon, 5 Feb 2024 15:02:55 +0200 Subject: [PATCH] 2.0rc9 release --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0d13b0bf..72d8c1f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "stimela" -version = "2.0rc8" -description = "Framework for system agnostic pipelines for radio interferometry arrays" +version = "2.0rc9" +description = "Framework for system agnostic pipelines for (not just) radio interferometry" authors = ["Sphesihle Makhathini ", "Oleg Smirnov and RATT "] readme = "README.rst" license = "GNU GPL v2"