@@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
- python-version: ["3.11", "3.12", "3.13"]
+ python-version: ["3.11", "3.12", "3.13", "3.14"]
steps:
- uses: actions/checkout@v5