Skip to content

Commit 9b7da5b

Browse files
committed
MNT: Version 0.22
1 parent 7022c15 commit 9b7da5b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/history.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
History
22
=======
33

4-
Latest
4+
0.22.0
55
------
6-
- ENH: Add read support for Zarr spatial and proj conventions (pull #900)
7-
- ENH: Add `convention` option to `set_options()` for future multi-convention support (pull #899)
8-
- REF: Extract CF convention logic to `_convention/cf.py` module (pull #899)
9-
6+
- ENH: Add read support for Zarr spatial and proj conventions (#900)
7+
- ENH: Add `convention` option to `set_options()` for future multi-convention support (#899)
8+
- REF: Extract CF convention logic to `_convention/cf.py` module (#899)
9+
- DEP: pin xarray 2026.2+ (#907)
1010

1111
0.21.0
1212
------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["setuptools", "wheel"]
44

55
[project]
66
name = "rioxarray"
7-
version = "0.21.1.dev0"
7+
version = "0.22.0"
88
description = "geospatial xarray extension powered by rasterio"
99
maintainers = [
1010
{name = "rioxarray Contributors"},

0 commit comments

Comments
 (0)