diff --git a/pyproject.toml b/pyproject.toml index ed1649f..bc34e88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xeofs" -version = "2.1.0" +version = "2.1.1" description = "Comprehensive EOF analysis in Python with xarray: A versatile, multidimensional, and scalable tool for advanced climate data analysis" authors = ["Niclas Rieger "] license = "MIT"