Skip to content

Commit 10960bc

Browse files
authored
Bump version in the pyproject.toml to 0.8.17 (#15777)
See failure at https://github.com/astral-sh/uv/actions/runs/17626770657/job/50085595250 Certainly a regression from #15749
1 parent 7789f5b commit 10960bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "uv"
7-
version = "0.8.16"
7+
version = "0.8.17"
88
description = "An extremely fast Python package and project manager, written in Rust."
99
authors = [{ name = "Astral Software Inc.", email = "[email protected]" }]
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)