Skip to content

Commit 3f1f2b3

Browse files
committed
update required xarray version
1 parent 159d90e commit 3f1f2b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ Note: this is a proof-of-concept, and many things are incomplete, untested, or d
22

33
# cubed-xarray
44

5-
Interface for using [cubed](https://github.com/tomwhite/cubed) with [xarray](https://github.com/pydata/xarray).
5+
Interface for using [cubed](https://github.com/cubed-dev/cubed) with [xarray](https://github.com/pydata/xarray).
66

77
## Requirements
88

99
- Cubed version >=0.6.3
10-
- Xarray version >=2023.05.0
10+
- Xarray version >=2024.02.0
1111

1212
## Installation
1313

0 commit comments

Comments
 (0)