Skip to content

Commit 7cd6615

Browse files
bump to 1.4.0
1 parent 2dffac0 commit 7cd6615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dynamic = ["version"]
3131
dependencies = [
3232
# We always pin a specific version of bioio-base with
3333
# each release so that we avoid bioio + bioio-base misalignment.
34-
"bioio-base==1.0.8",
34+
"bioio-base==1.4.0",
3535
"dask[array]>=2021.4.1",
3636
"numpy>=1.21.0",
3737
"ome-types[lxml]>=0.4.0",

0 commit comments

Comments
 (0)