Changelog for python3-setuptools-scm: 10.2.0 -> 10.2.1 Source: CHANGELOG.md ## 10.2.1 (2026-07-21) ### Fixed - Omit ``scm_version.json`` and ``scm_file_list.json`` from wheel ``.dist-info`` while still including them in sdists for fallback discovery. ([#1473](https://github.com/pypa/setuptools-scm/issues/1473)) ### Fixed - Pass `project_root` from egg_info to the workdir so file discovery is correctly scoped in monorepo setups. ([#1440](https://github.com/pypa/setuptools-scm/issues/1440))