Skip to content

Commit 97516fa

Browse files
authored
Include the pyproject.toml in the version files (#15778)
Apparently I decided to remove this special-case!
1 parent 10960bc commit 97516fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ minor-labels = ["breaking"]
6262
ignore-labels = ["internal", "ci", "testing"]
6363
version_files = [
6464
"README.md",
65+
"pyproject.toml",
6566
"crates/uv/Cargo.toml",
6667
"crates/uv-version/Cargo.toml",
6768
"crates/uv-build/Cargo.toml",

0 commit comments

Comments
 (0)