Skip to content

Commit d34d072

Browse files
Prepare release: setuptools-scm v10.0.5
1 parent 7c62809 commit d34d072

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

setuptools-scm/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
<!-- towncrier release notes start -->
44

5+
## 10.0.5 (2026-03-27)
6+
7+
### Fixed
8+
9+
- Allow `dump_version()` deprecation warning to be silenced by passing `scm_version=None`. ([#1286](https://github.com/pypa/setuptools-scm/issues/1286))
10+
- Remove `[tool.uv.sources]` from `setuptools-scm/pyproject.toml` to fix sdist builds outside the workspace — the workspace root already declares the source mapping for development. ([#1330](https://github.com/pypa/setuptools-scm/issues/1330))
11+
512
## 10.0.4 (2026-03-27)
613

714
### Fixed

setuptools-scm/changelog.d/1286.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

setuptools-scm/changelog.d/1330.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)