We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e2f3d0 commit 3aa25f5Copy full SHA for 3aa25f5
doc/release_notes.rst
@@ -3,8 +3,8 @@
3
Release Notes
4
=============
5
6
-v0.2.0 (Unreleased)
7
--------------------
+v0.2.0 (11 December 2025)
+-------------------------
8
9
Features
10
~~~~~~~~
@@ -24,7 +24,6 @@ Deprecations
24
- Xoak experimental support for chunked coordinates (Dask arrays) has been
25
deprecated (:pull:`44`).
26
27
-
28
v0.1.2 (20 November 2025)
29
-------------------------
30
pyproject.toml
@@ -31,7 +31,7 @@ classifiers = [
31
"Programming Language :: Python :: 3",
32
"Topic :: Scientific/Engineering :: GIS",
33
]
34
-requires-python = ">=3.10"
+requires-python = ">=3.11"
35
dependencies = [
36
"xarray>=2025.07.1",
37
"numpy",
0 commit comments