From a8c6bfc85666b57a528022ee38fc4a644ec9dd42 Mon Sep 17 00:00:00 2001 From: Edbo849 Date: Wed, 4 Sep 2024 12:18:27 +0100 Subject: [PATCH] Update esgf-playground-utils version --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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]