Merge branch 'v1' into lovelydinosaur-patch-1

Merge v1
This commit is contained in:
Tom Christie 2025-12-17 13:38:28 +00:00
commit bd59af5fd6

View File

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