diff --git a/VERSION b/VERSION index 547881eb..309896c6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.5.13 +6.5.14a1 diff --git a/docs/input4MIPs_datasets_CMIP6Plus.html b/docs/input4MIPs_datasets_CMIP6Plus.html index 5e089dba..249e8271 100644 --- a/docs/input4MIPs_datasets_CMIP6Plus.html +++ b/docs/input4MIPs_datasets_CMIP6Plus.html @@ -21,7 +21,7 @@ Input4MIPs CMIP6Plus datasets -

Input4MIPs CMIP6Plus datasets: v6.5.13

+

Input4MIPs CMIP6Plus datasets: v6.5.14a1

diff --git a/docs/input4MIPs_files_CMIP6Plus.html b/docs/input4MIPs_files_CMIP6Plus.html index 6c62d3d9..ea37f721 100644 --- a/docs/input4MIPs_files_CMIP6Plus.html +++ b/docs/input4MIPs_files_CMIP6Plus.html @@ -21,7 +21,7 @@ Input4MIPs CMIP6Plus files -

Input4MIPs CMIP6Plus files: v6.5.13

+

Input4MIPs CMIP6Plus files: v6.5.14a1

diff --git a/python-packages/input4MIPs-CVs/pyproject.toml b/python-packages/input4MIPs-CVs/pyproject.toml index c2d2b4e4..33fd0376 100644 --- a/python-packages/input4MIPs-CVs/pyproject.toml +++ b/python-packages/input4MIPs-CVs/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "typer==0.12.3", ] name = "input4MIPs-CVs" -version = "6.5.13" +version = "6.5.14a1" description = """Python tooling to help with the input4MIPs-CVs repository At the moment, intended for internal use only."""