Skip to content

Commit 3aa25f5

Browse files
committed
release 0.2.0
1 parent 1e2f3d0 commit 3aa25f5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

doc/release_notes.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Release Notes
44
=============
55

6-
v0.2.0 (Unreleased)
7-
-------------------
6+
v0.2.0 (11 December 2025)
7+
-------------------------
88

99
Features
1010
~~~~~~~~
@@ -24,7 +24,6 @@ Deprecations
2424
- Xoak experimental support for chunked coordinates (Dask arrays) has been
2525
deprecated (:pull:`44`).
2626

27-
2827
v0.1.2 (20 November 2025)
2928
-------------------------
3029

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ classifiers = [
3131
"Programming Language :: Python :: 3",
3232
"Topic :: Scientific/Engineering :: GIS",
3333
]
34-
requires-python = ">=3.10"
34+
requires-python = ">=3.11"
3535
dependencies = [
3636
"xarray>=2025.07.1",
3737
"numpy",

0 commit comments

Comments
 (0)