1# Sage version information for shell scripts. 2# 3# #31049: The following line is valid shell code but not valid Python code, 4# which stops "setup.py develop" from rewriting it as a Python file. 5: 6# This file is auto-generated by the update-version script, do not edit! 7SAGE_VERSION='10.9.beta5' 8SAGE_RELEASE_DATE='2026-02-01' 9SAGE_VERSION_BANNER='SageMath version 10.9.beta5, Release Date: 2026-02-01' 10 11