File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11History
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
11110.21.0
1212------
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ requires = ["setuptools", "wheel"]
44
55[project ]
66name = " rioxarray"
7- version = " 0.21.1.dev0 "
7+ version = " 0.22.0 "
88description = " geospatial xarray extension powered by rasterio"
99maintainers = [
1010 {name = " rioxarray Contributors" },
You can’t perform that action at this time.
0 commit comments