Skip to content

Commit

Permalink
Merge pull request #107 from OPHoperHPO/development
Browse files Browse the repository at this point in the history
Updated package version to test new workflow and fixed workflow
  • Loading branch information
OPHoperHPO authored Sep 24, 2022
2 parents c0db3c7 + 317e801 commit f241215
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
publish:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Set up Docker BuildX
uses: docker/setup-buildx-action@v2
- name: Login to Docker Hub
Expand Down
2 changes: 1 addition & 1 deletion carvekit/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "4.0.7"
version = "4.0.8"

0 comments on commit f241215

Please sign in to comment.