From 94120880673d4ba9600ced44d2a2e50d3f73ac87 Mon Sep 17 00:00:00 2001 From: Alec Thomson Date: Mon, 13 May 2024 16:10:18 +0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ea2f1090..240f4736 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "arrakis" -version = "2.3.0" +version = "2.3.4" description = "Processing the SPICE." homepage = "https://research.csiro.au/racs/" repository = "https://github.com/AlecThomson/arrakis"