Add build with Python 3.13

This commit is contained in:
Joakim Soderlund 2024-12-05 20:50:15 +01:00
parent 75e0fe2aee
commit 42f1023922

View file

@ -14,6 +14,7 @@ jobs:
- '3.10'
- '3.11'
- '3.12'
- '3.13'
steps:
- name: Clone repository