From d80a839dc0c301557e7ec58559197a5f40c7353d Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 18 Nov 2023 15:13:08 +0000 Subject: [PATCH] 2.1.2 Automatically generated by python-semantic-release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bc34e88..ca670ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xeofs" -version = "2.1.1" +version = "2.1.2" description = "Comprehensive EOF analysis in Python with xarray: A versatile, multidimensional, and scalable tool for advanced climate data analysis" authors = ["Niclas Rieger "] license = "MIT"