We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bbc3c4 commit 10f4fa0Copy full SHA for 10f4fa0
README.md
@@ -122,6 +122,15 @@ The model specification and its validation tools can be found at <https://github
122
123
## Changelog
124
125
+### 0.6.1
126
+
127
+* Fix [#378](https://github.com/bioimage-io/core-bioimage-io-python/pull/378) (with [#379](https://github.com/bioimage-io/core-bioimage-io-python/pull/379))*
128
129
+### 0.6.0
130
131
+* add compatibility with new bioimageio.spec 0.5 (0.5.2post1)
132
+* improve interfaces
133
134
### 0.5.10
135
136
* [Fix critical bug in predict with tiling](https://github.com/bioimage-io/core-bioimage-io-python/pull/359)
bioimageio/core/VERSION
@@ -1,3 +1,3 @@
1
{
2
- "version": "0.6.0"
+ "version": "0.6.1"
3
}
0 commit comments