1
0
Fork 0

Adding 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:29 +01:00
parent 8a551bf4e7
commit 4f06f250ec
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