Skip to content

Commit

Permalink
revert poetry version minor change -- with alpha version set, it's un…
Browse files Browse the repository at this point in the history
…necessary
  • Loading branch information
ianmcorvidae committed Aug 22, 2024
1 parent d5f7322 commit 4ad776f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Bump version
run: >-
poetry version minor
poetry version patch
- name: Get version
id: get_version
Expand Down

0 comments on commit 4ad776f

Please sign in to comment.