Skip to content

Commit

Permalink
bump lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Dec 4, 2024
1 parent 0f91b95 commit 44aa991
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,10 @@ To keep the bioimageio.spec Python package version in sync with the (model) desc

### bioimageio.spec Python package

#### bioimageio.spec 0.5.3.6

* fix URL validation (checking with actual http requests was erroneously skipped)

#### bioimageio.spec 0.5.3.5

* fix loading tifffile in python 3.8 (pin tifffile)
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.5"
"version": "0.5.3.6"
}

0 comments on commit 44aa991

Please sign in to comment.