Skip to content

Commit 6c55707

Browse files
committed
bump patch version (again)
(and reenable release wf)
1 parent 5126647 commit 6c55707

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Release
22

3-
#on:
4-
# push:
5-
# branches:
6-
# - main
3+
on:
4+
push:
5+
branches:
6+
- main
77

88
jobs:
99
publish-pypi:

bioimageio/core/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.5.7"
2+
"version": "0.5.8"
33
}

0 commit comments

Comments
 (0)