release branch for 25.12 release

This commit is contained in:
Madeline Paech
2025-12-03 22:40:59 +00:00
committed by madelinevibes
parent af5d02a9fa
commit ed439772a8
10 changed files with 14 additions and 16 deletions

View File

@@ -21,7 +21,7 @@ from urllib.error import HTTPError
import venv
__VERSION__ = 'v25.12rc3'
__VERSION__ = 'v25.12'
logging.basicConfig(
level=logging.INFO,