Skip to content

Commit 599b2da

Browse files
committed
fix(pyversion):
1 parent 51c1a2d commit 599b2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install uv
1919
uses: astral-sh/setup-uv@v1
2020
with:
21-
python-version: "3.10"
21+
python-version: "3.12"
2222
- name: Build project for distribution
2323
run: uv build
2424
- name: Check Version

0 commit comments

Comments
 (0)