diff --git a/pyproject.toml b/pyproject.toml index 3f37f5994..22d23c184 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "CSET" -version = "0.4.0" +version = "0.5.0" description = "Toolkit for evaluation and investigation of numerical models for weather and climate applications." authors = [{ name = "Met Office" }, { name = "NIWA" }] readme = "README.md"