Skip to content

Commit 28d8355

Browse files
committed
Use poetry version minor, to revert after 2.4.0 release
1 parent d57186d commit 28d8355

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
2727
- name: Bump version
2828
run: >-
29-
poetry version patch
29+
poetry version minor
3030
3131
- name: Commit updated version.
3232
id: commit_updated

0 commit comments

Comments
 (0)