There was an error while loading. Please reload this page.
1 parent 1af3091 commit 40d5bb5Copy full SHA for 40d5bb5
1 file changed
.github/workflows/wheels.yml
@@ -5,7 +5,7 @@ env:
5
# A tag or branch name or a commit hash for the matplotlib/matplotlib repo, for which
6
# to build wheels. This is normally set to `main` in the main branch of this
7
# repo, and to a tag name (e.g., `v2.3.2`) on a release branch.
8
- SOURCE_REF_TO_BUILD: v3.11.0
+ SOURCE_REF_TO_BUILD: v3.11.1
9
10
11
on:
0 commit comments