Skip to content

Commit

Permalink
reset version back but disable release wf
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Feb 14, 2023
1 parent 498674e commit 5126647
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.8"
"version": "0.5.7"
}

0 comments on commit 5126647

Please sign in to comment.