Skip to content

Commit

Permalink
Update dependencies in ci-testpypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzhangs committed Apr 25, 2024
1 parent cc4b801 commit 41d45f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install dependencies
run: |
pip install --upgrade pip
pip install build twine
pip install build twine bump-my-version
- name: Bump version without commit and tag
id: bump-version
run: |
Expand Down

0 comments on commit 41d45f4

Please sign in to comment.