Skip to content

Commit e7b7421

Browse files
Update dependency python to 3.14
1 parent 815fa57 commit e7b7421

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_to_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Python 3.10
2222
uses: actions/setup-python@v6
2323
with:
24-
python-version: '3.10'
24+
python-version: '3.14'
2525

2626
- name: "Install build"
2727
run: pip install build

0 commit comments

Comments
 (0)