Skip to content

Commit abbb04b

Browse files
committed
prep release
1 parent d008d2d commit abbb04b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Changes in 0.2.0
1+
## Changes in 0.2.0 (from 2025-08-26)
22

33
* Spatial resampling is now performed using [xcube-resampling](https://xcube-dev.github.io/xcube-resampling/).
44
As part of this change, the parameter `spline_orders` has been renamed to

xarray_eopf/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Permissions are hereby granted under the terms of the Apache 2.0 License:
33
# https://opensource.org/license/apache-2-0.
44

5-
version = "0.1.3.dev0"
5+
version = "0.2.0"

0 commit comments

Comments
 (0)