From 4a6515c281fc2203140f0f5e9eca38f833ebbe9c Mon Sep 17 00:00:00 2001 From: tomsail Date: Fri, 8 Nov 2024 11:21:02 +0100 Subject: [PATCH] change repo url --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 439a69f..cd5849c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ version = "0.1.9" description = "" authors = ["tomsail ", "lucduron "] readme = "README.md" -repository = "https://github.com/seareport/xarray-selafin/" +repository = "https://github.com/oceanmodeling/xarray-selafin/" include = [ "xarray_selafin/data/*", "xarray_selafin/variable/*"