From d5d4970c22271d7f45294ccdefc0e85e79c7d0ab Mon Sep 17 00:00:00 2001 From: tgalvin Date: Mon, 20 May 2024 15:42:14 +0800 Subject: [PATCH] version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f62afd9b..7f22fffa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "flint" -version = "0.2.2" +version = "0.2.3" description = "Pipeline for RACS processing, and profit along the way" authors = ["tgalvin "] license = "MIT"