We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bdb79a commit b64b89cCopy full SHA for b64b89c
.github/workflows/automated-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
python-version:
21
- - '3.12'
+ - '3.13'
22
env:
23
# Do not log verbosely
24
DSMRREADER_LOGLEVEL: ERROR
0 commit comments