1
0
Fork 0

Merging upstream version 1.11.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 17:53:47 +01:00
parent afb6b84281
commit a481b8c5e0
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
8 changed files with 33 additions and 15 deletions

View file

@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
steps:
- uses: actions/checkout@v2