Skip to content

Commit 0c6f868

Browse files
committed
Merge branch 'release/v0.4.6'
2 parents b7abc03 + 9d74314 commit 0c6f868

File tree

9 files changed

+108
-73
lines changed

9 files changed

+108
-73
lines changed

.github/workflows/continuous-integration-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: [ubuntu-latest]
11-
python-version: [3.11]
11+
python-version: [3.13]
1212
fail-fast: false
1313
runs-on: ${{ matrix.os }}
1414
steps:

0 commit comments

Comments
 (0)