Skip to content

Commit 278dff2

Browse files
committed
bump lib version
1 parent f5e4823 commit 278dff2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In this file we log both:
1010

1111
This changelog includes implementation details and my reference the [changes to the Resource Description Format](#changes-to-the-resource-description-format), e.g. in entry [bioimageio.spec 0.5.2](#bioimageiospec-052).
1212

13-
#### bioimageio.spec 0.5.5.6 (planned; not yet released)
13+
#### bioimageio.spec 0.5.5.6
1414

1515
- Add BIOIMAGEIO_HTTP_TIMEOUT environment variable to adjust timeout for http requests.
1616

src/bioimageio/spec/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.5.5.5"
1+
VERSION = "0.5.5.6"

0 commit comments

Comments
 (0)