1
0
Fork 0

Adding upstream version 0.48+dfsg.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 18:44:00 +01:00
parent aa3901dc08
commit cece8fcfb0
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
5 changed files with 11 additions and 11 deletions

View file

@ -22,7 +22,7 @@ jobs:
name: tests
strategy:
matrix:
python: ["3.10", "3.11", "3.12"]
python: ["3.10", "3.11", "3.12", "3.13"]
fail-fast: false
runs-on: ubuntu-latest
steps: