diff --git a/pyproject.toml b/pyproject.toml index d1ce542..f3a01a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,11 +1,11 @@ [tool.poetry] name = "esgf-playground-utils" -version = "0.3.1" +version = "0.3.2" description = "Common library and models for the ESGF-Playground" authors = [ "David Poulter ", "Rhys Evans " -] + ] readme = "README.rst" [tool.poetry.dependencies]