# SimpleITK Release v2.5.0rc3 To upgrade to this Python binary package run: ```pip install --upgrade --pre simpleitk --find-links https://github.com/SimpleITK/SimpleITK/releases/tag/v2.5.0rc3``` **What's Changed** * BUG: Normalize Python package name to simpleitk by @blowekamp in https://github.com/SimpleITK/SimpleITK/pull/2257 * Image reader base dox by @blowekamp in https://github.com/SimpleITK/SimpleITK/pull/2248 * Make GHA packaging case insensitive for python wheels by @blowekamp in https://github.com/SimpleITK/SimpleITK/pull/2258 * Update documentation for python package name normalization by @blowekamp in https://github.com/SimpleITK/SimpleITK/pull/2260 * Normalize Python package name for latest release notes by @blowekamp in https://github.com/SimpleITK/SimpleITK/pull/2262 * Don't use head.sha for ci group by @blowekamp in https://github.com/SimpleITK/SimpleITK/pull/2263 * Replace self-hosted runners with GH hosted runners by @blowekamp in https://github.com/SimpleITK/SimpleITK/pull/2259 **Full Changelog**: https://github.com/SimpleITK/SimpleITK/compare/v2.5.0rc2...v2.5.0rc3