Skip to content

Commit

Permalink
bump patch version (again)
Browse files Browse the repository at this point in the history
(and reenable release wf)
  • Loading branch information
FynnBe committed Feb 14, 2023
1 parent 5126647 commit 6c55707
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Release

#on:
# push:
# branches:
# - main
on:
push:
branches:
- main

jobs:
publish-pypi:
Expand Down
2 changes: 1 addition & 1 deletion bioimageio/core/VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.5.7"
"version": "0.5.8"
}

0 comments on commit 6c55707

Please sign in to comment.