Skip to content

Commit 0715d4c

Browse files
committed
bump spec
1 parent 1d741ae commit 0715d4c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.9.5 (not yet released)
2+
3+
- bump bioimageio.spec library version to 0.5.5.6
4+
15
### 0.9.4
26

37
- bump bioimageio.spec library version to 0.5.5.6

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires-python = ">=3.9"
66
readme = "README.md"
77
dynamic = ["version"]
88
dependencies = [
9-
"bioimageio.spec ==0.5.5.6",
9+
"bioimageio.spec ==0.5.5.7",
1010
"h5py",
1111
"imagecodecs",
1212
"imageio>=2.10",

0 commit comments

Comments
 (0)