Skip to content

Commit e6c4841

Browse files
committed
prep release
1 parent 5c8d89c commit e6c4841

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.8 (under development)
1+
## Changes in 0.2.8 (from 2026-05-08)
22

33
- Fix package discovery in `pyproject.toml` to ensure only `xarray_eopf`
44
(and its subpackages) is included in the PyPI wheel.

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.2.8.dev0"
5+
version = "0.2.8"

0 commit comments

Comments
 (0)