diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index d2e2e4b78..f24986445 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -16,7 +16,7 @@ jobs: matrix: # you must not use anything but include here or the version.json generation will fail! include: - - version: "1.10.2" + - version: "1.10.3" source: "tags" python: "3.7" sphinx: "4.5.0"