change version 25.09rc2 for release

replace rc1
This commit is contained in:
madelinevibes
2025-08-21 14:19:25 +09:30
committed by Sangbida Chaudhuri
parent 7c75abc962
commit fcd92febad
9 changed files with 11 additions and 11 deletions

View File

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