We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c8d89c commit e6c4841Copy full SHA for e6c4841
2 files changed
CHANGES.md
@@ -1,4 +1,4 @@
1
-## Changes in 0.2.8 (under development)
+## Changes in 0.2.8 (from 2026-05-08)
2
3
- Fix package discovery in `pyproject.toml` to ensure only `xarray_eopf`
4
(and its subpackages) is included in the PyPI wheel.
xarray_eopf/version.py
@@ -2,4 +2,4 @@
# Permissions are hereby granted under the terms of the Apache 2.0 License:
# https://opensource.org/license/apache-2-0.
5
-version = "0.2.8.dev0"
+version = "0.2.8"
0 commit comments