Skip to content

Commit

Permalink
Updated package version to test new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MrFox131 committed Sep 24, 2022
1 parent 215d301 commit 317e801
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 317e801

Please sign in to comment.