Skip to content

Commit

Permalink
Bump Version 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
blythed committed Jan 23, 2025
1 parent 4b6c571 commit 9d6f2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
run: ls -R ./artifact

- name: Install wheel
run: python -m pip install ./artifact
run: python -m pip install ./artifact/*.whl

- name: Set version for tagging
id: set-version
Expand Down

0 comments on commit 9d6f2f3

Please sign in to comment.