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 8722176 commit 4137282Copy full SHA for 4137282
README.md
@@ -124,6 +124,10 @@ The model specification and its validation tools can be found at <https://github
124
125
## Changelog
126
127
+### 0.6.2
128
+
129
+* Fix [#384](https://github.com/bioimage-io/core-bioimage-io-python/issues/384)
130
131
### 0.6.1
132
133
* 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))*
bioimageio/core/VERSION
@@ -1,3 +1,3 @@
1
{
2
- "version": "0.6.1"
+ "version": "0.6.2"
3
}
0 commit comments