Skip to content

Commit f33488d

Browse files
chore(deps): update dependency python to 3.13
1 parent 7d966e8 commit f33488d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pypi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Python 3.10
2121
uses: actions/setup-python@v5
2222
with:
23-
python-version: "3.10"
23+
python-version: "3.13"
2424
- name: Show Python version
2525
run: python --version
2626

0 commit comments

Comments
 (0)