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"