Skip to content

Commit cfdb748

Browse files
authored
Add 3.15 to Sigstore list
1 parent 1f05863 commit cfdb748

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

add_to_pydotorg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ def run_cmd(
8787
"3.12": ("thomas@python.org", google_oidc_provider),
8888
"3.13": ("thomas@python.org", google_oidc_provider),
8989
"3.14": ("hugo@python.org", github_oidc_provider),
90+
"3.15": ("hugo@python.org", github_oidc_provider),
9091
}
9192

9293

0 commit comments

Comments
 (0)