We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f83db commit 2ac91ceCopy full SHA for 2ac91ce
README.md
@@ -6,7 +6,7 @@ Interface for using [cubed](https://github.com/cubed-dev/cubed) with [xarray](ht
6
7
## Requirements
8
9
-- Cubed version >=0.6.3
+- Cubed version >=0.14.2
10
- Xarray version >=2024.02.0
11
12
## Installation
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "cubed-xarray"
3
-version = "0.0.5"
+version = "0.0.6"
4
authors = [
5
{name = "Tom Nicholas", email = "tomnicholas1@googlemail.com"}
]
0 commit comments