We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ffdb9 commit 4f06e8cCopy full SHA for 4f06e8c
docs/changelog.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## Version 0.10.2
4
+
5
+This release fixes a regression with 0.10 where a manually included file in an
6
+sdist would get included twice, affecting some tools (like uv).
7
8
+Fixes:
9
10
+* Files included twice when they match `include_spec` by @abetlen in #857
11
12
## Version 0.10.1
13
14
This is a quick fix release with two patches for specific situations.
0 commit comments