second release candidate for 25.12

This commit is contained in:
Madeline Paech
2025-11-28 00:11:10 +00:00
committed by madelinevibes
parent 385b6a9e2f
commit c59d9beab3
11 changed files with 15 additions and 13 deletions

View File

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