From 37ccacdd8afa8ad5984a3d7aac84934da19c9d1c Mon Sep 17 00:00:00 2001 From: Oleg Smirnov Date: Tue, 20 Aug 2024 21:58:04 +0200 Subject: [PATCH] v0.0.7 --- pyproject.toml | 2 +- suricat-beams/pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 90ceba4..fd0ae2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "suricat-beams" -version = "0.0.6" +version = "0.0.7" description = "MeerKAT primary beam model handling utilities" authors = ["Oleg Smirnov "] license = "MIT" diff --git a/suricat-beams/pyproject.toml b/suricat-beams/pyproject.toml index ad0276f..b42d12d 100644 --- a/suricat-beams/pyproject.toml +++ b/suricat-beams/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "suricat-beams-cabs" -version = "0.0.6" +version = "0.0.7" description = "MeerKAT primary beam model handling utilities -- Stimela cabs" authors = ["Oleg Smirnov "] license = "MIT"