Skip to content

Commit 10f4fa0

Browse files
committed
bump patch version
1 parent 9bbc3c4 commit 10f4fa0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,15 @@ The model specification and its validation tools can be found at <https://github
122122

123123
## Changelog
124124

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+
125134
### 0.5.10
126135

127136
* [Fix critical bug in predict with tiling](https://github.com/bioimage-io/core-bioimage-io-python/pull/359)

bioimageio/core/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.6.0"
2+
"version": "0.6.1"
33
}

0 commit comments

Comments
 (0)