Skip to content

Commit

Permalink
bump lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Nov 18, 2024
1 parent f0ca1ec commit 3a23dfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ To keep the bioimageio.spec Python package version in sync with the (model) desc

### bioimageio.spec Python package

#### bioimageio.spec 0.5.3.5 (to be released)
#### bioimageio.spec 0.5.3.5

* fix loading tifffile in python 3.8 (pin tifffile)
* use default tensorflow environments for Keras H5 weights
Expand Down
2 changes: 1 addition & 1 deletion bioimageio/spec/VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.5.3.4"
"version": "0.5.3.5"
}

0 comments on commit 3a23dfd

Please sign in to comment.