Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Heerpa committed Mar 27, 2024
1 parent 224b7c3 commit fd1f95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
$Env:Path += ";C:\actions-runner\_work\_tool\python\3.10.11\x64\lib\site-packages"
$Env:Path += ";C:\actions-runner\_work\_tool\Python\3.10.11\x64\Scripts"
python --version
bump2version --new-version 0.0.0
bump2version --new-version 0.0.0 minor

0 comments on commit fd1f95e

Please sign in to comment.