Skip to content

Commit 4cc61d9

Browse files
committed
Update Python version for release workflow to 3.14
1 parent 7b26b0b commit 4cc61d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- published
77

88
env:
9-
DEFAULT_PYTHON: "3.13"
9+
DEFAULT_PYTHON: "3.14"
1010

1111
jobs:
1212
release-pypi:

0 commit comments

Comments
 (0)