bump.py wrote via Python text mode, which translated newlines to CRLF on Windows and produced a 'CRLF will be replaced by LF' warning on every release. Write with newline='' so the file stays LF, matching .gitattributes. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>