From 4f5f4477592c28565809702b69ea3cd7c0feef73 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Sat, 22 Mar 2025 20:15:16 +0200 Subject: [PATCH] Add new branch to Azure Pipelines config --- release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/release.py b/release.py index 3fd4f7f3..36775310 100755 --- a/release.py +++ b/release.py @@ -435,6 +435,7 @@ def bump(tag: Tag) -> None: "Doc/tutorial/stdlib2.rst", "PC/pyconfig.h.in", "PCbuild/rt.bat", + ".azure-pipelines/ci.yml", ".github/ISSUE_TEMPLATE/bug.yml", ".github/ISSUE_TEMPLATE/crash.yml", ]