Skip to content

Commit 287bb3e

Browse files
committed
Version 0.0.9
1 parent ba3dbac commit 287bb3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cubed-xarray"
3-
version = "0.0.8"
3+
version = "0.0.9"
44
authors = [
55
{name = "Tom Nicholas", email = "[email protected]"}
66
]
@@ -23,7 +23,7 @@ requires-python = ">=3.11"
2323
dependencies = [
2424
"numpy >= 1.22",
2525
"xarray >= 2024.09.0",
26-
"cubed >= 0.23.0",
26+
"cubed >= 0.24.0",
2727
]
2828

2929

0 commit comments

Comments
 (0)