From 98dc97afc6c5c1f6728c23fe42d3e938c7a14310 Mon Sep 17 00:00:00 2001 From: renaudjester Date: Wed, 8 Jan 2025 09:08:12 +0100 Subject: [PATCH] Copernicus Marine Release 2.0.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 90a7a439..2c2a8648 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "copernicusmarine" -version = "1.3.4" +version = "2.0.0" description = "Command line interface and Python API for accessing Copernicus Marine data and related services." authors = ["Copernicus Marine User Support "] readme = "README.md"