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"