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 1d741ae commit 0715d4cCopy full SHA for 0715d4c
changelog.md
@@ -1,3 +1,7 @@
1
+### 0.9.5 (not yet released)
2
+
3
+- bump bioimageio.spec library version to 0.5.5.6
4
5
### 0.9.4
6
7
- bump bioimageio.spec library version to 0.5.5.6
pyproject.toml
@@ -6,7 +6,7 @@ requires-python = ">=3.9"
readme = "README.md"
dynamic = ["version"]
8
dependencies = [
9
- "bioimageio.spec ==0.5.5.6",
+ "bioimageio.spec ==0.5.5.7",
10
"h5py",
11
"imagecodecs",
12
"imageio>=2.10",
0 commit comments