File tree Expand file tree Collapse file tree 4 files changed +10
-8
lines changed
Expand file tree Collapse file tree 4 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 11cff-version : 1.2.0
22title : emsarray
3- version : 0.6.1
4- date-released : 2023-09-27
3+ version : 0.7.0
4+ date-released : 2024-07-10
55type : software
66authors :
77 - given-names : Tim
Original file line number Diff line number Diff line change 1- =============================
2- Next release (in development)
3- =============================
1+ =====
2+ 0.7.0
3+ =====
4+
5+ Released on 2024-07-10
46
57* Fix a ``FutureWarning `` on accessing :attr: `xarray.Dataset.dims `
68 with xarray >= 2023.12.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Release notes
44
55.. toctree ::
66
7- development
7+ 0.7.0
88 0.6.1
99 0.6.0
1010 0.5.0
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
77[project ]
88name = " emsarray"
9- version = " 0.6.1 "
9+ version = " 0.7.0 "
1010description = " xarray extension that supports multiple geometry conventions"
1111authors = [
1212 {
name =
" Coastal Environmental Modelling team, Oceans and Atmosphere, CSIRO" ,
email =
" [email protected] " },
@@ -28,7 +28,7 @@ dynamic = ["readme"]
2828
2929[project .urls ]
3030Documentation = " https://emsarray.readthedocs.io/"
31- "Release notes" = " https://emsarray.readthedocs.io/en/stable/releases/0.6.1 /"
31+ "Release notes" = " https://emsarray.readthedocs.io/en/stable/releases/0.7.0 /"
3232Source = " https://github.com/csiro-coasts/emsarray/"
3333
3434[project .optional-dependencies ]
You can’t perform that action at this time.
0 commit comments