diff --git a/pyproject.toml b/pyproject.toml index 290a86d0a..769205a4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "CSET" -version = "0.2.0" +version = "0.3.0" description = "Convective Scale Evaluation Tool for evaluation and investigation of regional models." authors = [{ name = "Met Office" }, { name = "NIWA" }] readme = "README.md"