Updated python/rust/maturin versions

This commit is contained in:
2026-06-19 14:02:46 +01:00
parent f626f64750
commit 706513ece9
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.11", "3.12", "3.13"]
python-version: ["3.11", "3.12", "3.13", "3.14"]
os: [ubuntu-latest, windows-latest]
steps: